improve style of events to approve list in desktop

This commit is contained in:
tiago.kayaya
2021-03-26 10:12:07 +01:00
parent a29a25d7cc
commit b77549f2a2
5 changed files with 107 additions and 112 deletions
@@ -210,11 +210,12 @@ ion-button{
display: none;
}
.content{
width: 75%;
width: 80%;
border-right: 1px solid #d8d8d8;
}
.aside-right{
width: 25%;
width: 20%;
border: 1px solid red;
}
}