Files
eRx/src/app/users/dash/dash.page.scss
T
Chiefsoft Works 912c75ebf0 fix
2022-10-04 20:33:57 -04:00

20 lines
301 B
SCSS

ion-grid{
background-color: beige;
padding: 0px;
ion-row{
padding: 0px;
ion-col{
padding: 0px;
}
}
}
.head-sesction-wrapper{
padding-left: 20px;
padding-right: 20px;
padding-bottom: 0px;
}
.header-icon{
height: 20px; width: auto;
}