fix styling/heights

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-03-17 11:53:19 +00:00
parent 44b0aa2d88
commit 8fd3b96b72
4 changed files with 7 additions and 6 deletions

View file

@ -95,6 +95,11 @@ limitations under the License.
display: flex;
flex-direction: column;
overflow-y: auto;
}
.mx_MyGroups_scrollable {
overflow-y: inherit;
}
.mx_MyGroups_content,