Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit c2b1b68

Browse files
RiotRobotKerry
andauthored
[Backport staging] Fix rightpanel hiding scrollbar (#11832)
Co-authored-by: Kerry <[email protected]>
1 parent a7d197f commit c2b1b68

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

res/css/views/right_panel/_BaseCard.pcss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ limitations under the License.
8888
}
8989

9090
.mx_AutoHideScrollbar {
91-
/* collapse the margin into a padding to move the scrollbar into the right gutter */
92-
margin-right: -8px;
93-
padding-right: 8px;
9491
min-height: 0;
9592
width: 100%;
9693
height: 100%;

0 commit comments

Comments
 (0)