Merge pull request #1027 from utin-francis-peter/feat/issue#1017

Feat Implementation for issue#1017
This commit is contained in:
Alex
2024-07-16 14:35:18 +01:00
committed by GitHub
7 changed files with 101 additions and 41 deletions

View File

@@ -421,10 +421,6 @@ template {
width: 0;
}
/* .bottom-safe {
bottom: env(safe-area-inset-bottom, 0);
} */
.inputbox-style[contenteditable] {
padding-left: 36px;
padding-right: 36px;