Fix scroll to top in single column UI (#11463)
This commit is contained in:
@ -2411,6 +2411,8 @@ a.account__display-name {
|
||||
}
|
||||
|
||||
.column-back-button {
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
background: lighten($ui-base-color, 4%);
|
||||
color: $highlight-text-color;
|
||||
cursor: pointer;
|
||||
|
Reference in New Issue
Block a user