mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-30 23:13:57 +00:00
connection form style
This commit is contained in:
@@ -50,6 +50,10 @@ export default function ThemeHelmet() {
|
||||
border: 1px solid ${theme.border};
|
||||
}
|
||||
|
||||
select[disabled] {
|
||||
background-color: ${theme.input_background2};
|
||||
}
|
||||
|
||||
textarea {
|
||||
background-color: ${theme.input_background};
|
||||
color: ${theme.input_font1};
|
||||
|
||||
Reference in New Issue
Block a user