fix: whiteboard selected button bg

This commit is contained in:
Tienson Qin
2023-11-14 14:54:36 +08:00
parent 5023316274
commit 10a025e8ef
2 changed files with 3 additions and 3 deletions

View File

@@ -275,7 +275,7 @@
[:option {:key n :value n} n])]]]))
(when @*content
[:div.mt-4
[:div.mt-4.flex.flex-row.gap-2
(ui/button (if @*copied? (t :export-copied-to-clipboard) (t :export-copy-to-clipboard))
:class "mr-4"
:on-click (fn []