2021-12-13 15:17:48 +01:00

8 lines
99 B
SCSS

@import "~theme/globals";
:host {
ion-item > p[slot="end"] {
font-size: 14px;
}
}