This commit is contained in:
tiago.kayaya
2021-09-28 12:00:11 +01:00
parent 1f146feac9
commit bdc95bbd24
5 changed files with 26 additions and 9 deletions
+10
View File
@@ -1085,6 +1085,7 @@ ngx-mat-datetime-content{
//box-shadow: rgba(0, 30, 0, 0.15) 1.95px 1.95px 2.6px;
}
.mesage-item-dropdown-options{
display: none;
margin-top: 15px;
@@ -1112,6 +1113,15 @@ ngx-mat-datetime-content{
}
}
.menuButton{
width: 100%;
background: none;
padding: 10px 5px 10px 5px;
}
.menuButton:hover{
background: #e6f6ff75;
}
.message-attachments{
border-radius: 5px;
background-color: #42b9fe13;