fix: parent class style

pull/11177/head
Tienson Qin 2024-04-24 14:31:35 +08:00
parent b4bd6b9d45
commit 5c3512d578
1 changed files with 1 additions and 1 deletions

View File

@ -849,5 +849,5 @@
(when (seq id-properties)
[:div
(when page-cp
[:span.text-sm (page-cp {} class)])
[:span.text-sm.ml-4 (page-cp {} class)])
(properties-section block id-properties opts)])))]))])))