Fixed add color icon alignment issue

Signed-off-by: Tanay Kar <93914273+Tanay-Kar@users.noreply.github.com>
This commit is contained in:
Tanay Kar
2025-02-24 12:12:21 +05:30
committed by GitHub
parent 60e2cab249
commit ac915b0373

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;
}