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