gnome-shell/dialog: Fix broken layout of prompt dialog
Fixes https://github.com/nana-4/materia-theme/issues/491 Fixes https://github.com/nana-4/materia-theme/issues/512
Fixes https://github.com/nana-4/materia-theme/issues/491 Fixes https://github.com/nana-4/materia-theme/issues/512
by roundabout, Friday, 24 July 2020, 04:51:15 (1595566275), pushed by roundabout, Sunday, 11 May 2025, 13:22:54 (1746969774)
Author identity: nana-4 <hnmaigo@gmail.com>
a97fee6c51d170ca92dbc68842761f0a1aae336b
}
.prompt-dialog-password-entry {
width: 20em;
width: 18em;
}
} @else {
.prompt-dialog {
.polkit-dialog-user-layout {
@if $version >= 3.36 {
text-align: inherit;
text-align: center;
spacing: 8px;
margin-bottom: 6px;
} @else {