mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-07 04:17:16 +00:00
feat: Improved custom color generation UI, b=no-bug, c=workspaces
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user