Merge pull request #2579 from matrix-org/travis/settings/fix-ff-scroll
Fix firefox scrolling settings tabs differently
This commit is contained in:
commit
5b4ebf3b76
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ limitations under the License.
|
|||
flex-grow: 1;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 0; // firefox
|
||||
}
|
||||
|
||||
.mx_TabbedView_tabPanelContent {
|
||||
|
|
Loading…
Reference in a new issue