This commit is contained in:
tiago.kayaya
2022-03-14 14:23:29 +01:00
parent 218f2d597f
commit 9eda06ba09
3 changed files with 38 additions and 17 deletions
+15 -3
View File
@@ -1183,15 +1183,20 @@ ngx-mat-datetime-content{
//font-weight: 400;
}
.add-attachment-bg-color{
background-color: #42b9fe13;
}
.message-attachments{
border-radius: 5px;
background-color: #42b9fe13;
padding: 1px;
//background-color: #42b9fe13;
.file{
width: 100%;
align-items: center;
overflow: auto;
color: #000;
//border: 1px solid blue;
padding: 1px;
ion-thumbnail{
--size: 20px;
@@ -1199,7 +1204,7 @@ ngx-mat-datetime-content{
.file-details{
max-width: 100%;
padding-left: 5px;
padding: 1px;
/* .file-title{
padding-left: 5px;
} */
@@ -1238,6 +1243,13 @@ ngx-mat-datetime-content{
.powerpoint-icon{
color: #d24726;
}
.icon-size-45{
font-size: 45px !important;
}
.icon-size-27{
font-size: 27px !important;
color: #797979;
}
.menu-icon{
color: #42b9fe;
padding: 0 5px 0 5px;