This commit is contained in:
tiago.kayaya
2021-09-28 16:11:36 +01:00
parent 0049844531
commit 2eeb7de815
+2
View File
@@ -1104,12 +1104,14 @@ ngx-mat-datetime-content{
} }
.menuButton{ .menuButton{
font-size: 14px;
width: 100%; width: 100%;
background: none; background: none;
padding: 10px 5px 10px 5px; padding: 10px 5px 10px 5px;
} }
.menuButton:hover{ .menuButton:hover{
background: #e6f6ff75; background: #e6f6ff75;
//font-weight: 400;
} }
.message-attachments{ .message-attachments{