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:
Gun
2024-11-09 16:55:30 +07:00
committed by GitHub
parent cf1e468395
commit 3a09999cca

View File

@@ -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;