misc: remove content overflow rules, only appopriate for wcs (#62142)

This commit is contained in:
Frédéric Péters 2022-02-24 15:27:07 +01:00
parent 057935195b
commit 38338670a0
1 changed files with 0 additions and 2 deletions

View File

@ -442,8 +442,6 @@ div#main-content {
margin: 1rem;
min-height: 90vh;
position: relative;
overflow-x: auto;
overflow-y: hidden;
box-sizing: border-box;
@media screen and (max-width: $mobile-limit) {
border-width: 0 0 1px 0;