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