fix MyGroups scrollbar

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-03-17 13:28:07 +00:00
parent 8fd3b96b72
commit 638629c2fa
2 changed files with 3 additions and 7 deletions

View file

@ -102,11 +102,6 @@ limitations under the License.
overflow-y: inherit;
}
.mx_MyGroups_content,
.mx_MyGroups_scrollable {
overflow-y: scroll;
}
.mx_MyGroups_placeholder {
background-color: $info-plinth-bg-color;
color: $info-plinth-fg-color;