minor style fix of the textarea field

This commit is contained in:
denisbaranov
2020-10-18 15:28:55 +03:00
parent 255acd7c0a
commit 23888a0ee0
+5
View File
@@ -1056,4 +1056,9 @@ small.um-max-filesize span{
}
.um-field-multiselect .um-field-area.um-field-area-has-icon ul:first-child {
margin-left: 30px !important;
}
.um-field-area .wp-switch-editor{
float: none;
height: auto;
}