fix style

pull/21833/head
Jorik Schellekens 2020-06-15 17:46:16 +01:00
parent 02ccdcb802
commit 045217ee8d
1 changed files with 1 additions and 4 deletions

View File

@ -14,15 +14,12 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
.mx_AppearanceUserSettingsTab_fontSlider {
@mixin mx_Settings_fullWidthField;
}
.mx_AppearanceUserSettingsTab .mx_Field {
width: 256px;
}
.mx_AppearanceUserSettingsTab_fontSlider {
@mixin mx_Settings_fullWidthField;
display: flex;
flex-direction: row;
align-items: center;