progressed icon picker component
This commit is contained in:
+5
-4
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user