mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-30 00:53:14 +00:00
style fix: gap between conversations wrapper and prompts input wrapper
This commit is contained in:
@@ -409,9 +409,9 @@ template {
|
||||
width: 0;
|
||||
}
|
||||
|
||||
.bottom-safe {
|
||||
/* .bottom-safe {
|
||||
bottom: env(safe-area-inset-bottom, 0);
|
||||
}
|
||||
} */
|
||||
|
||||
.inputbox-style[contenteditable] {
|
||||
padding-left: 36px;
|
||||
|
||||
Reference in New Issue
Block a user