[Backport staging] Fix rightpanel hiding scrollbar (#11832)

Co-authored-by: Kerry <kerrya@element.io>
pull/28217/head
ElementRobot 2023-11-07 09:47:32 +01:00 committed by GitHub
parent a7d197fbe7
commit c2b1b68259
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -88,9 +88,6 @@ limitations under the License.
}
.mx_AutoHideScrollbar {
/* collapse the margin into a padding to move the scrollbar into the right gutter */
margin-right: -8px;
padding-right: 8px;
min-height: 0;
width: 100%;
height: 100%;