mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-07 22:52:39 +00:00
Dim background while Modal displayed
This commit is contained in:
@@ -8,6 +8,10 @@
|
|||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|
||||||
|
&::backdrop {
|
||||||
|
background-color: #000a;
|
||||||
|
}
|
||||||
|
|
||||||
button {
|
button {
|
||||||
background-color: #333;
|
background-color: #333;
|
||||||
color: white;
|
color: white;
|
||||||
@@ -28,4 +32,4 @@
|
|||||||
h3 {
|
h3 {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user