mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-26 05:08:50 +01:00
loads up to 20 messages, debugging markdown issue
This commit is contained in:
parent
4e6168d8fa
commit
d56aa2edef
19 changed files with 329 additions and 625 deletions
|
|
@ -23,6 +23,11 @@
|
|||
}
|
||||
} */
|
||||
|
||||
/* .LazyLoad {
|
||||
opacity: 0;
|
||||
transition: all 1s ease-in-out;
|
||||
} */
|
||||
|
||||
p > small {
|
||||
opacity: 0;
|
||||
animation: fadein 3s forwards;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue