Files
CoreGrade2020/src/app/tab3/tab3.page.scss
T
Your Name 5a07e578c9 fix
2020-03-17 07:23:15 -04:00

16 lines
239 B
SCSS

ion-content ion-toolbar {
--background: translucent;
}
:root {
--ion-safe-area-top: 20px;
--ion-safe-area-bottom: 22px;
}
ion-col > div {
background-color: #f7f7f7;
border: solid 1px #ddd;
padding: 10px;
}