Commit 0d2b6da
Eric Wheeler
fix: make dropdown menu background fully opaque
Fixes the issue where dropdown menus in the configuration screen appeared transparent,
making text difficult to read against background content.
- Added bg-opacity-100 to ensure dropdown background is fully opaque
Signed-off-by: Eric Wheeler <[email protected]>1 parent 4338f64 commit 0d2b6da
File tree
1 file changed
+1
-1
lines changed- webview-ui/src/components/ui
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments