Block List: Remove bold label from inline editing (#20437)

Remove bold label from block list inline editing
This commit is contained in:
Bjarne Fyrstenborg
2025-10-23 14:32:37 +02:00
committed by GitHub
parent 08d217360e
commit 3854b2bd53

View File

@@ -292,10 +292,6 @@ export class UmbInlineListBlockElement extends UmbLitElement {
padding-left: var(--uui-size-2, 6px);
}
#name {
font-weight: 700;
}
uui-tag {
margin-left: 0.5em;
margin-bottom: -0.3em;