Update container styles to restore scrolling settings panes

This commit is contained in:
Howie Douglas
2019-09-03 21:11:22 +01:00
parent 7f7c10b775
commit e0aa475450
2 changed files with 4 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ $tab-border-radius: 4px;
.content {
height: 100%;
flex: auto;
display: flex;
flex-direction: column-reverse;