Files
doneit-web/src/app/pages/gabinete-digital/discart-expedient-modal/discart-expedient-modal.page.scss
T
tiago.kayaya 240d3ad8e5 save
2021-06-21 11:40:05 +01:00

27 lines
445 B
SCSS

ion-content{
--padding-top:15px;
--padding-start: 15px;
--padding-end: 15px;
}
.header-content{
overflow: hidden;
margin: 0 auto;
align-items: center;
justify-content: center;
}
.header-title{
font-family: Roboto;
font-size: 20px;
color:#000;
margin: 0 5px 0 5px;
}
.header-body{
margin: 0 5px 0 5px;
}
.buttons{
display: flex;
justify-content: space-between;
padding: 15px 0 15px 0;
}