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
65 changed files with 1008 additions and 296 deletions
@@ -16,7 +16,7 @@ limitations under the License.
.mx_FormattingButtons {
display: flex;
justify-content: start;
justify-content: flex-start;
.mx_FormattingButtons_Button {
--size: 28px;