mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 20:36:15 +02:00
Update public/css/grocy_night_mode.css
This commit is contained in:
parent
e37e156d96
commit
fe0b758bfc
|
|
@ -315,6 +315,6 @@ body.night-mode {
|
||||||
|
|
||||||
.night-mode .qr-code {
|
.night-mode .qr-code {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
padding: 10px;
|
padding: min(1.5vw, 20px);
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user