Commit 65fc63d
committed
frontend: fix background color of the dropdown button on mobile
In darkmode the dropdown button was shown in white, should have
same color as the input field which is dark in darkmode.1 parent 20f121e commit 65fc63d
File tree
1 file changed
+1
-1
lines changed- frontends/web/src/components/forms
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments