This commit is contained in:
tiago.kayaya
2021-08-24 10:44:49 +01:00
parent b5743d5a8c
commit 985b11ba95
@@ -46,6 +46,7 @@ ion-menu{
.location{
float: left;
}
.event-type-Oficial{
font-family: Roboto;
border-radius: 20px;
@@ -54,6 +55,7 @@ ion-menu{
padding: 5px 13.5px 5px 13.5px;
color: #fff;
}
.event-type-Pessoal{
font-family: Roboto;
border-radius: 20px;
@@ -62,6 +64,7 @@ ion-menu{
padding: 5px 13.5px 5px 13.5px;
color: #fff;
}
.button-edit-event {
width: 140px;
height: 44px;
@@ -69,6 +72,7 @@ ion-menu{
--background: #e0e9ee;
--color:#061b52;
}
.content-details p{
font-size: 16px;
}