Merge pull request #5642 from Tanay-Kar/patch-5

Fixed add color icon alignment issue
This commit is contained in:
mr. m
2025-02-24 07:54:46 +01:00
committed by GitHub

View File

@@ -47,8 +47,8 @@
#PanelUI-zen-gradient-generator-color-custom-add {
position: absolute;
right: 2px;
top: 4px;
right: 0px;
top: 0px;
cursor: pointer;
}