forked from CGM_Public/pretix_original
Widget: Hide dialogs by default (Z#23218872)
This commit is contained in:
@@ -848,6 +848,9 @@ $table-bg-accent: rgba(128, 128, 128, 0.05);
|
||||
outline: 2px solid $brand-primary;
|
||||
outline-offset: 2px;
|
||||
}
|
||||
&:not([open]) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.pretix-widget-frame-isloading:focus {
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user