fix: support light theme

This commit is contained in:
Zhang Minghan 2024-02-14 13:20:38 +08:00
parent b444748113
commit 6e54c6444f

View File

@ -53,6 +53,7 @@
width: 100%;
height: max-content;
padding: 1.5rem;
background: hsl(var(--background));
.shot-wrapper {
border: 1px solid hsl(var(--border));