feat: initial chat history ui (#25)

This commit is contained in:
Kirjava
2024-07-31 22:21:40 +01:00
committed by GitHub
parent be315f685a
commit 41f3f202ec
11 changed files with 285 additions and 5 deletions

View File

@@ -96,8 +96,6 @@
:root {
--header-height: 65px;
--z-index-max: 999;
/* App */
--bolt-elements-app-backgroundColor: var(--bolt-background-primary);
--bolt-elements-app-borderColor: var(--bolt-border-primary);