1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Fix input in dark theme

This commit is contained in:
Yassine Guedidi 2025-02-19 01:01:40 +01:00
parent ad93717bac
commit 717195d3f5
2 changed files with 9 additions and 4 deletions

View file

@ -59,7 +59,8 @@
#article article h5,
#article article h6,
.dropdown-content li > a,
.nav-panels .input-field input:focus,
.input-field input,
.input-field input:focus,
.results-item,
.sidenav li > a,
.sidenav li > a > i.material-icons {