فهرست منبع

fix: color drip icon position

Konstantinos Kaloutas 3 سال پیش
والد
کامیت
d2a4482cd3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      tldraw/apps/tldraw-logseq/src/styles.css

+ 1 - 1
tldraw/apps/tldraw-logseq/src/styles.css

@@ -926,7 +926,7 @@ html[data-theme='dark'] {
 }
 }
 
 
 .tl-color-bg {
 .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 {
 .tl-slider-root {