mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 20:36:15 +02:00
Update grocy_night_mode.css
This commit is contained in:
parent
4a7119bc0a
commit
e37e156d96
|
|
@ -312,3 +312,9 @@ body.night-mode {
|
||||||
.night-mode .text-muted {
|
.night-mode .text-muted {
|
||||||
color: #8f9ba5 !important;
|
color: #8f9ba5 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.night-mode .qr-code {
|
||||||
|
background-color: #eee;
|
||||||
|
padding: 10px;
|
||||||
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user