mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-07 22:03:24 +00:00
Fixed visual inconsistency with split view confirmation popup
Assigned --arrowpanel-background to --zen-colors-primary for #confirmation-hint Signed-off-by: Tanay Kar <93914273+Tanay-Kar@users.noreply.github.com>
This commit is contained in:
@@ -56,6 +56,11 @@ panel {
|
||||
--panel-border-radius: var(--zen-native-inner-radius);
|
||||
}
|
||||
|
||||
/* split-view popup */
|
||||
#confirmation-hint {
|
||||
--arrowpanel-background: var(--zen-colors-primary);
|
||||
}
|
||||
|
||||
/* app menu */
|
||||
.addon-banner-item,
|
||||
.panel-banner-item {
|
||||
|
||||
Reference in New Issue
Block a user