Removing stray scrollbars in smaller windows
This commit is contained in:
parent
f57cda3855
commit
9b1122036d
@ -2114,7 +2114,6 @@ a.account__display-name {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
@media screen and (max-width: 1550px) {
|
@media screen and (max-width: 1550px) {
|
||||||
overflow-y: scroll;
|
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user