Merge pull request #2757 from GunGunGun/patch-5

Fix spaghetti width of zen-profile-dialog.css
This commit is contained in:
mr. m 🤙
2024-11-09 11:57:31 +01:00
committed by GitHub

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;