🐛 Fix checkbox of the file export modal

This commit is contained in:
Eva 2024-01-11 12:54:52 +01:00 committed by Andrey Antukh
parent cdc8c270dc
commit 7f4bc246c6

View file

@ -245,8 +245,8 @@
[:label {:for (str "page-" current-page-id) [:label {:for (str "page-" current-page-id)
:class (stl/css-case :global/checked true)} :class (stl/css-case :global/checked true)}
[:span {:class (stl/css :checked)} [:span {:class (stl/css :checked)}
i/status-tick-refactor] i/status-tick-refactor]
(:name current-page)] (:name current-page)]