Merge pull request #4276 from matrix-org/bwindels/transparentscrollbars

Fix: allow scrolling while window is not focused & remove scrollbar hack
This commit is contained in:
Bruno Windels
2020-03-27 10:16:53 +00:00
committed by GitHub
6 changed files with 46 additions and 179 deletions
+1 -1
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%;