fixed custom color input button css

This commit is contained in:
neurokitti
2025-02-16 03:23:37 -06:00
parent 944e7cb60a
commit 2140029a4a

View File

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