making settings more readable and navigatable
This commit is contained in:
@@ -2539,7 +2539,7 @@ body.layout-legacy .comments-list {
|
||||
|
||||
body.layout-legacy .scroll-nav-wrapper {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
top: -30px;
|
||||
bottom: 0;
|
||||
right: -50px;
|
||||
width: 40px;
|
||||
@@ -8017,12 +8017,6 @@ span.badge.badge-current {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
@media (max-width: 900px) {
|
||||
.avatar-settings-wrapper {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
}
|
||||
|
||||
.avatar-preview-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user