leave group finished

This commit is contained in:
tiago.kayaya
2021-04-20 17:18:57 +01:00
parent 83ad684a8d
commit 55a15e4c14
8 changed files with 57 additions and 5 deletions
@@ -103,6 +103,24 @@
/* margin: 15px 0px 15px 0px; */
border-radius: 8px;
}
.info-text-leave{
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
padding: 10px;
background: #e0e9ee;
border-radius: 8px;
margin: 10px auto;
color: #797979 !important;
font-size: 13px !important;
/* margin: 15px 0px 15px 0px; */
.info-text-leave ion-label{
font-size: 13px !important;
line-height: 1.2rem;
}
}
.messages{
font-size: 13px;
font-family: Roboto;