🐛 Fix show/hide template text having no typography set

This commit is contained in:
Belén Albeza 2026-07-16 14:56:34 +02:00
parent 4f07747b4f
commit 1918f41049

View File

@ -93,6 +93,7 @@
.title-icon-text {
margin-inline-end: var(--sp-s);
@include t.use-typography("title-small");
}
.title-icon-collapsed {