mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-16 06:02:41 +00:00
Move dialog[open] to Dialog component styling
This commit is contained in:
@@ -15,10 +15,6 @@
|
||||
background-color : @blue;
|
||||
color : white;
|
||||
border : none;
|
||||
&[open]{
|
||||
// Do NOT set a display property on a dialog! Set it on dialog[open] instead
|
||||
display: inline-block;
|
||||
}
|
||||
a{
|
||||
color : #e0e5c1;
|
||||
font-weight : 800;
|
||||
|
||||
Reference in New Issue
Block a user