Fix firefox scrolling settings tabs differently
Fixes https://github.com/vector-im/riot-web/issues/8408
This commit is contained in:
@@ -85,6 +85,7 @@ limitations under the License.
|
||||
flex-grow: 1;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 0; // firefox
|
||||
}
|
||||
|
||||
.mx_TabbedView_tabPanelContent {
|
||||
|
||||
Reference in New Issue
Block a user