This commit is contained in:
2023-08-28 14:59:55 +03:00
parent 3b615607a9
commit 8eaf664de6
7 changed files with 39 additions and 18 deletions

View File

@@ -484,6 +484,18 @@
padding-top: 9%;
}
.icon_unread_messages{
display: none;
}
.icon_unread_messages.showed{
width: 12%;
height: 100%;
float: right;
padding-top: 9%;
display: block;
}
.cost-messages-in-user-tab-messenger{
width: 25px;