6 lines
111 B
SCSS
6 lines
111 B
SCSS
ion-badge {
|
|
line-height: 1.1;
|
|
padding: 2px 8px;
|
|
border-radius: var(--mdl-shape-borderRadius-lg);
|
|
}
|