mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 01:32:38 +00:00
Fix night mode (#1067)
This fixes a few lines of white when in night mode. This change was done from a tablet, I can redo this commit properly on a computer when I get back home if needed. This just really annoyed me ;)
This commit is contained in:
parent
ab1611081e
commit
2958ccfc14
@ -1,5 +1,6 @@
|
||||
body.night-mode {
|
||||
color: #c1c1c1;
|
||||
background-color: #333131;
|
||||
}
|
||||
|
||||
.night-mode .table-info,
|
||||
|
Loading…
x
Reference in New Issue
Block a user