enhance: small text for tags

pull/10438/head
Tienson Qin 2023-09-03 23:01:57 +08:00
parent cb177df037
commit b7a6b92be0
1 changed files with 1 additions and 1 deletions

View File

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