progressed icon picker component

This commit is contained in:
daniel31x13
2024-08-20 16:59:01 -04:00
parent dc388ebba5
commit ae2324ecd3
4 changed files with 130 additions and 127 deletions
+5 -4
View File
@@ -144,15 +144,16 @@
/* For react-colorful */
.color-picker .react-colorful {
width: 100%;
height: 7.5rem;
height: 7rem;
width: 7rem;
}
.color-picker .react-colorful__hue {
height: 1rem;
}
.color-picker .react-colorful__pointer {
width: 1.3rem;
height: 1.3rem;
width: 1rem;
height: 1rem;
border-width: 1px;
}
/* For the Link banner */