fix: color drip icon position

pull/7227/head^2
Konstantinos Kaloutas 2022-11-04 11:50:55 +02:00 committed by Tienson Qin
parent 6320217175
commit d2a4482cd3
1 changed files with 1 additions and 1 deletions

View File

@ -926,7 +926,7 @@ html[data-theme='dark'] {
}
.tl-color-bg {
@apply w-full h-full rounded-sm;
@apply flex justify-center items-center w-full h-full rounded-sm;
}
.tl-slider-root {