Merge branch 'develop' into feat/add-plain-text-mode

This commit is contained in:
Florian Duros 2022-10-26 17:16:34 +02:00 committed by GitHub
commit 423f87a43a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
65 changed files with 1008 additions and 296 deletions

View file

@ -16,7 +16,7 @@ limitations under the License.
.mx_FormattingButtons {
display: flex;
justify-content: start;
justify-content: flex-start;
.mx_FormattingButtons_Button {
--size: 28px;