mirror of
https://github.com/vector-im/element-web.git
synced 2026-07-20 22:28:58 +00:00
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