Skip to content

Commit 3227388

Browse files
fix: Input text box color does not change along with rest of the interface
1 parent c088a5a commit 3227388

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,6 @@ hr,
700700
background-color: #404040 !important;
701701
border-color: #505050 !important;
702702
color: #ffffff !important;
703-
transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
704703
}
705704

706705
.dark-mode #platformDropdownBtn:focus {

0 commit comments

Comments
 (0)