mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
dialog{
|
|
&[open]{
|
|
// Do NOT set a display property on a dialog! Set it on dialog[open] instead
|
|
display: inline-block;
|
|
}
|
|
} |