mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-28 13:16:13 +01:00
fix: in mobile view, resubmit edit button should always visible
This commit is contained in:
parent
9f8e9cb091
commit
0e98cb4206
2 changed files with 5 additions and 1 deletions
|
|
@ -30,6 +30,10 @@
|
|||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.resubmit-edit-button {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.nav {
|
||||
position: fixed;
|
||||
z-index: 999;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue