Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/olympics

This commit is contained in:
Michael Telatynski 2020-01-29 22:55:02 +00:00
commit ea0fafc4e9
5 changed files with 32 additions and 16 deletions

View file

@ -37,6 +37,10 @@ limitations under the License.
flex: 0 0 auto;
margin-left: 30px;
}
details .mx_AccessibleButton {
margin: 1em 0; // emulate paragraph spacing because we can't put this button in a paragraph due to HTML rules
}
}
.mx_CreateSecretStorageDialog .mx_Dialog_title {