forked from CIT/Vmeda.Online
9 lines
162 B
SCSS
9 lines
162 B
SCSS
:host {
|
|
.core-input-required-asterisk {
|
|
font-size: 8px;
|
|
--padding-start: 4px;
|
|
line-height: 100%;
|
|
vertical-align: top;
|
|
}
|
|
}
|