mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-29 14:38:37 +00:00
Fix spaghetti width of zen-profile-dialog.css
Fix spaghetti width of zen-profile-dialog.css Signed-off-by: Gun <6913739+GunGunGun@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
}
|
||||
|
||||
#PanelUI-zen-profiles-header {
|
||||
width: 280px;
|
||||
width: 100%;
|
||||
height: 130px;
|
||||
background: color-mix(in srgb, var(--zen-primary-color) 80%, white 20%);
|
||||
position: relative;
|
||||
|
Reference in New Issue
Block a user