Skip to content

Commit c144213

Browse files
committed
Remove bold label from block list inline editing
1 parent a4c373d commit c144213

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Umbraco.Web.UI.Client/src/packages/block/block-list/components/inline-list-block/inline-list-block.element.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -289,10 +289,6 @@ export class UmbInlineListBlockElement extends UmbLitElement {
289289
padding-left: var(--uui-size-2, 6px);
290290
}
291291
292-
#name {
293-
font-weight: 700;
294-
}
295-
296292
uui-tag {
297293
margin-left: 0.5em;
298294
margin-bottom: -0.3em;

0 commit comments

Comments
 (0)