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{ .cost-messages-in-user-tab-messenger{
width: 25px; width: 15px;
height: 25px; height: 15px;
background: #FF613A; background: #FF613A;
color: #FFFFFF; color: #FFFFFF;
border-radius: 100%; border-radius: 100%;
text-align: center;
} }
.cost-messages-in-user-tab-messenger > span{ .cost-messages-in-user-tab-messenger > span{
padding-top: 5px; padding-top: 1px;
display: block; display: block;
padding-left: 8px; font-size: 10px;
} }

View File

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