feat: initial chat history ui (#25)
This commit is contained in:
@@ -1 +1,5 @@
|
||||
$zIndexMax: 999;
|
||||
|
||||
.z-max {
|
||||
z-index: $zIndexMax;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,5 @@
|
||||
$zIndexMax: 999;
|
||||
|
||||
.z-max {
|
||||
z-index: $zIndexMax;
|
||||
}
|
||||
|
||||