Merge remote-tracking branch 'origin/main'

This commit is contained in:
2023-11-05 21:56:44 +03:00
2 changed files with 6 additions and 5 deletions

View File

@@ -627,17 +627,18 @@
.cost-messages-in-user-tab-messenger{
width: 25px;
height: 25px;
width: 15px;
height: 15px;
background: #FF613A;
color: #FFFFFF;
border-radius: 100%;
text-align: center;
}
.cost-messages-in-user-tab-messenger > span{
padding-top: 5px;
padding-top: 1px;
display: block;
padding-left: 8px;
font-size: 10px;
}

View File

@@ -105,4 +105,4 @@
{# <div>#}
{# <a href="/profile/logout">Выйти из профиля</a>#}
{# </div>#}
</div>
</div>