mirror of
https://github.com/coaidev/coai.git
synced 2025-05-28 09:20:18 +09:00
fix: support light theme
This commit is contained in:
parent
b444748113
commit
6e54c6444f
@ -53,6 +53,7 @@
|
||||
width: 100%;
|
||||
height: max-content;
|
||||
padding: 1.5rem;
|
||||
background: hsl(var(--background));
|
||||
|
||||
.shot-wrapper {
|
||||
border: 1px solid hsl(var(--border));
|
||||
|
Loading…
Reference in New Issue
Block a user