fix(ui): font class

enhance/block-order-list
charlie 2024-08-06 10:56:47 +08:00
parent 07ad321eed
commit b0ce9a0e83
1 changed files with 1 additions and 0 deletions

View File

@ -249,6 +249,7 @@
:class (when active? "border-primary border-[2px]")
:on-click #(state/set-editor-font! t)}
[:span.flex.flex-col
{:class (str "ls-font-" t)}
[:strong "Ag"]
[:small tt]]))]])