Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -105,4 +105,4 @@
|
|||||||
{# <div>#}
|
{# <div>#}
|
||||||
{# <a href="/profile/logout">Выйти из профиля</a>#}
|
{# <a href="/profile/logout">Выйти из профиля</a>#}
|
||||||
{# </div>#}
|
{# </div>#}
|
||||||
</div>
|
</div>
|
||||||
Reference in New Issue
Block a user