SHA256
Доработать профильные кнопки и навигацию
This commit is contained in:
@@ -5605,20 +5605,20 @@ html, body { overflow-x: hidden; }
|
||||
|
||||
.profile-top-action-btn {
|
||||
position: relative;
|
||||
width: 42px;
|
||||
height: 42px;
|
||||
min-width: 42px;
|
||||
min-height: 42px;
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
min-width: 48px;
|
||||
min-height: 48px;
|
||||
padding: 0;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
border-radius: 14px;
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
.profile-top-icon-btn img {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
width: 44px;
|
||||
height: 44px;
|
||||
display: block;
|
||||
opacity: 0.94;
|
||||
filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.34));
|
||||
|
||||
Reference in New Issue
Block a user