Skip to content

remove flex causing Firefox text area height issue, fix #1943

Administrator requested to merge vo/monaco-firefox-settings into master

Created by: vanesa

Issue: The Monaco editor in the user settings page was shown very small in Firefox.

Solution: Remove flex:1 set in the SettingsFile.scss which was being applied to the Monaco editor text area but doesn't seem to be necessary.

Fixes #1943

Merge request reports

Loading