mirror of
https://github.com/penpot/penpot.git
synced 2026-08-04 20:09:05 +00:00
🐛 Fix checkbox of the file export modal
This commit is contained in:
parent
cdc8c270dc
commit
7f4bc246c6
@ -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)]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user