Skip to content

Commit 3854b2b

Browse files
authored
Block List: Remove bold label from inline editing (#20437)
Remove bold label from block list inline editing
1 parent 08d2173 commit 3854b2b

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
@@ -292,10 +292,6 @@ export class UmbInlineListBlockElement extends UmbLitElement {
292292
padding-left: var(--uui-size-2, 6px);
293293
}
294294
295-
#name {
296-
font-weight: 700;
297-
}
298-
299295
uui-tag {
300296
margin-left: 0.5em;
301297
margin-bottom: -0.3em;

0 commit comments

Comments
 (0)