This commit is contained in:
2023-09-17 18:54:56 +03:00
parent 1747b0ebb5
commit e850bceacf
4 changed files with 18 additions and 6 deletions

View File

@@ -607,7 +607,13 @@
}
.img_download_file{
height: 35px;
}
.img_download_file.left{
filter: brightness(0) saturate(100%) invert(0%) sepia(95%) saturate(7481%) hue-rotate(186deg) brightness(89%) contrast(97%);
}
.container-message_support_chat.left{
float: left;
@@ -687,6 +693,9 @@
font-size: 14px;
float: right;
}
.right_part_file_w.left{
color: #000000;
}
/*end*/