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