Fix: Messagebox is now fully working

This commit is contained in:
nizune
2021-07-06 13:16:29 +02:00
parent e8a111e6bc
commit 9e1a15eb3f
6 changed files with 56 additions and 19 deletions

View File

@@ -10,7 +10,7 @@
--textarea-padding: 16px;
--textarea-line-height: 20px;
--message-box-padding: 12px;
--message-box-padding: 14px 14px 14px 0;
--bottom-navigation-height: 50px;
}