Files
doneit-web/src/app/shared/event/attendee-modal/attendee-modal.page.scss
T

10 lines
116 B
SCSS
Raw Normal View History

2021-03-24 15:10:46 +01:00
ion-item-group{
2021-03-29 13:12:35 +01:00
2021-03-24 15:10:46 +01:00
}
ion-searchbar{
--border-radius: 20px;
2021-03-29 13:12:35 +01:00
}
.item-inner{
border-style: unset !important;
2021-03-29 13:49:00 +01:00
}