11 lines
181 B
SCSS
11 lines
181 B
SCSS
ion-app.app-root page-addon-notifications-settings {
|
|
.list-header {
|
|
margin-bottom: 0;
|
|
border-top: 0;
|
|
}
|
|
|
|
.toggle {
|
|
display: inline-block;
|
|
}
|
|
}
|