Fixed scrolling in Explore column in MultiColumn
This commit is contained in:
parent
52539a504d
commit
e71ba3ae75
3 changed files with 3 additions and 0 deletions
|
|
@ -2996,6 +2996,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
}
|
||||
.layout-multiple-columns .explore__links.scrollable {
|
||||
background-color: var(--color-content-bg);
|
||||
overflow-y: auto;
|
||||
}
|
||||
.app-body .explore__links .trends__item {
|
||||
background-color: var(--color-content-bg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue