mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -05:00
hide color picker tooltip
This commit is contained in:
parent
9422987133
commit
958782ea95
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@
|
||||||
[:span.number "F1F1F1"]]
|
[:span.number "F1F1F1"]]
|
||||||
|
|
||||||
;; COLOR PICKER TOOLTIP
|
;; COLOR PICKER TOOLTIP
|
||||||
[:div.colorpicker-tooltip
|
[:div.colorpicker-tooltip.hide
|
||||||
[:div.color-picker-small
|
[:div.color-picker-small
|
||||||
(colorpicker
|
(colorpicker
|
||||||
:theme :small
|
:theme :small
|
||||||
|
|
Loading…
Reference in a new issue