theme: Remove unnecessary %bubble_panel extensions
Since these dialogs have .modal-dialog class, there is no need to extend %bubble_panel. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/931
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
/* Network Dialogs */
|
||||
.nm-dialog {
|
||||
@extend %bubble_panel;
|
||||
max-height: 34em;
|
||||
min-height: 31em;
|
||||
min-width: 32em;
|
||||
|
Reference in New Issue
Block a user