css adjustments because mx_AutoHideScrollBar_offset was removed

This commit is contained in:
Bruno Windels 2020-03-25 19:26:59 +01:00
parent 75cbc1dc07
commit 2186023e43
3 changed files with 6 additions and 22 deletions

View file

@ -41,7 +41,7 @@ limitations under the License.
overflow-x: visible;
}
.mx_AutoHideScrollbar_offset {
.mx_AutoHideScrollbar {
display: flex;
flex-direction: row;
height: 100%;