style fix: gap between conversations wrapper and prompts input wrapper

This commit is contained in:
utin-francis-peter
2024-06-28 15:16:55 +01:00
parent d437521710
commit a16e83200a
3 changed files with 6 additions and 6 deletions

View File

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