SHA256
Вернуть профиль пользователя
This commit is contained in:
@@ -9976,6 +9976,21 @@ body.chat-topbar-overlay .composer-slot > * {
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.user-profile-about-inline {
|
||||
width: min(86%, 340px);
|
||||
margin: clamp(28px, 4.6vh, 36px) auto 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
background: transparent;
|
||||
box-shadow: none;
|
||||
color: rgba(225, 234, 248, 0.82);
|
||||
font-size: 14px;
|
||||
line-height: 1.5;
|
||||
text-align: center;
|
||||
white-space: pre-wrap;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.user-profile-metric {
|
||||
width: min(100%, 92px);
|
||||
min-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user