Skip to content

Commit 3e15085

Browse files
committed
Merge branch 'MC-16241' into MC-15981
2 parents 052c694 + 96b4419 commit 3e15085

File tree

1 file changed

+0
-16
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/css/source

1 file changed

+0
-16
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_config.less

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -44,20 +44,4 @@
4444
}
4545
}
4646
}
47-
._required {
48-
> .admin__field-label {
49-
> label:after {
50-
color: @color-tomato-brick;
51-
content: '*';
52-
display: inline-block;
53-
font-size: 1.6rem;
54-
font-weight: 500;
55-
line-height: 1;
56-
margin-left: 10px;
57-
margin-top: .2rem;
58-
position: absolute;
59-
z-index: 1;
60-
}
61-
}
62-
}
6347
}

0 commit comments

Comments
 (0)