mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-30 06:58:41 +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 {
|
#PanelUI-zen-profiles-header {
|
||||||
width: 280px;
|
width: 100%;
|
||||||
height: 130px;
|
height: 130px;
|
||||||
background: color-mix(in srgb, var(--zen-primary-color) 80%, white 20%);
|
background: color-mix(in srgb, var(--zen-primary-color) 80%, white 20%);
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Reference in New Issue
Block a user