Hide scroll-x on sidebar (#435)
This commit is contained in:
parent
e124decabc
commit
cb12c2e358
1 changed files with 1 additions and 0 deletions
|
|
@ -326,6 +326,7 @@
|
|||
flex-grow: 1;
|
||||
overflow: scroll;
|
||||
padding-bottom: 25px;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.chatchannels__channelslistfooter{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue