mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Removed border ffrom more fullscreen dialogs
This commit is contained in:
@@ -871,7 +871,7 @@ progress+span {
|
||||
min-width: 11em;
|
||||
}
|
||||
|
||||
.dialog:not(.dialog-fullscreen, .dialog-fullscreen-lowres) {
|
||||
.dialog:not(.dialog-fullscreen, .dialog-fullscreen-lowres, .dialog-fixedSize) {
|
||||
border-radius: var(--largeRadius) !important;
|
||||
border: var(--defaultBorder);
|
||||
}
|
||||
|
Reference in New Issue
Block a user