Skip to content

Commit 078b246

Browse files
author
CORRUPTOR2037
committed
fixed chatbox bottom going under input textfield on mobile with bottom nav panel
1 parent 5a36fca commit 078b246

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

webui/static/style.css

+2
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ svg:hover {
181181
padding-top: 10px;
182182
padding-bottom: 10px;
183183
box-sizing: border-box;
184+
top: 0px;
185+
position: fixed;
184186
}
185187

186188
#chat-column {

0 commit comments

Comments
 (0)