mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-03 09:08:52 +01:00
feat: pagination in nav
This commit is contained in:
parent
71fc86b9a6
commit
8289558d94
8 changed files with 84 additions and 46 deletions
|
|
@ -1876,3 +1876,6 @@ button.scroll-convo {
|
|||
background-color:hsla(0,0%,100%,.4)
|
||||
}
|
||||
}
|
||||
.hidden-visibility {
|
||||
visibility: hidden;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue