mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
fix: whiteboard selected button bg
This commit is contained in:
@@ -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 []
|
||||
|
||||
Reference in New Issue
Block a user