fix rightpanel hiding scrollbar (#11831)
This commit is contained in:
parent
c344a378b4
commit
6849afd9fc
1 changed files with 0 additions and 3 deletions
|
@ -88,9 +88,6 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_AutoHideScrollbar {
|
.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;
|
min-height: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
Loading…
Reference in a new issue