feat: Improved custom color generation UI, b=no-bug, c=workspaces

This commit is contained in:
Mr. M
2025-07-19 22:25:27 +02:00
parent 71598f7dcc
commit 17f6291a1d
2 changed files with 10 additions and 4 deletions

View File

@@ -39,6 +39,16 @@
width: 100%;
position: relative;
}
& #PanelUI-zen-gradient-generator-custom-input {
padding: 0;
align-self: center;
border: none;
}
& #PanelUI-zen-gradient-generator-custom-opacity {
max-width: 50px;
}
}
#PanelUI-zen-gradient-generator-custom-input {

View File

@@ -312,10 +312,6 @@ zen-workspace {
}
}
.workspace-arrowscrollbox {
font-size: 13px;
}
/** Customiable UI, this is an auto generated ID */
#wrapper-zen-workspaces-button {
width: 100%;