Revert "Prevent PersistedElements overflowing scrolled areas"

This commit is contained in:
Travis Ralston 2020-06-02 00:21:31 -06:00 committed by GitHub
parent 3d8e9f9edb
commit 613b994f9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 70 deletions

View file

@ -96,10 +96,6 @@ $AppsDrawerBodyHeight: 273px;
height: $AppsDrawerBodyHeight;
}
.mx_AppTile_persistedWrapper > div {
height: 100%;
}
.mx_AppTile_mini .mx_AppTile_persistedWrapper {
height: 114px;
}