mirror of
https://github.com/Lissy93/dashy.git
synced 2024-12-28 03:18:15 +03:00
💄 Default background for modals
This commit is contained in:
parent
fd99837b78
commit
17719daae8
@ -31,7 +31,7 @@ html {
|
|||||||
box-shadow: 0 40px 70px -2px hsl(0deg 0% 0% / 60%), 1px 1px 6px var(--primary) !important;
|
box-shadow: 0 40px 70px -2px hsl(0deg 0% 0% / 60%), 1px 1px 6px var(--primary) !important;
|
||||||
min-width: 350px;
|
min-width: 350px;
|
||||||
min-height: 200px;
|
min-height: 200px;
|
||||||
|
background: var(--background-darker);
|
||||||
@include phone {
|
@include phone {
|
||||||
left: 0.5rem !important;
|
left: 0.5rem !important;
|
||||||
right: 0.5rem !important;
|
right: 0.5rem !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user