Merge pull request #5537 from ErdemGKSL/dev

Better aligment for add custom color button
This commit is contained in:
mr. m
2025-02-19 18:28:27 +01:00
committed by GitHub

View File

@@ -43,12 +43,13 @@
#PanelUI-zen-gradient-generator-custom-input {
position: relative;
padding-right: 6px !important;
}
#PanelUI-zen-gradient-generator-color-custom-add {
position: absolute;
right: 0px;
top: 0px;
right: 2px;
top: 4px;
cursor: pointer;
}