mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-05-11 19:55:20 +00:00
Fixed #1358
This commit is contained in:
@@ -8,7 +8,7 @@ window {
|
||||
|
||||
/* Browser dialog prompts center */
|
||||
.dialogOverlay {
|
||||
display: grid;
|
||||
/* display: grid;*/
|
||||
place-content: center;
|
||||
justify-content: center;
|
||||
grid-auto-rows: min(90%, var(--doc-height-px));
|
||||
|
||||
Reference in New Issue
Block a user