Fix scroll to top in single column UI (#11463)
This commit is contained in:
parent
8b9d0a0533
commit
2dee293c4c
26 changed files with 55 additions and 30 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue