Fix too narrow customization mode view
This commit is contained in:
@@ -45,4 +45,6 @@ Window controls will be all wrong without it
|
||||
|
||||
/* Hide dropdown placeholder */
|
||||
#urlbar-container:not(:hover) .urlbar-history-dropmarker{ margin-inline-start: -28px; }
|
||||
}
|
||||
}
|
||||
/* Fix customization view */
|
||||
#customization-panelWrapper > .panel-arrowbox > .panel-arrow{ margin-inline-end: initial !important; }
|
||||
Reference in New Issue
Block a user