1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +03:00

Iterate PR based on feedback

This commit is contained in:
Michael Telatynski
2021-08-11 16:32:48 +01:00
parent 77cf5bf613
commit 54d85a3864
4 changed files with 12 additions and 6 deletions

View File

@@ -50,6 +50,10 @@ limitations under the License.
line-height: $font-15px;
margin: 16px 0;
}
.mx_Field_textarea {
margin-bottom: 0;
}
}
.mx_JoinRuleDropdown .mx_Dropdown_menu {