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

This commit is contained in:
Michael Telatynski 2021-07-28 19:24:26 +01:00
commit ac800ad94d
87 changed files with 2361 additions and 644 deletions

View file

@ -36,7 +36,6 @@ limitations under the License.
.mx_SettingsTab_subheading {
font-size: $font-16px;
display: block;
font-family: $font-family;
font-weight: 600;
color: $primary-fg-color;
margin-bottom: 10px;