fix: iframe bg

This commit is contained in:
Dogtiti 2024-07-26 17:06:10 +08:00
parent 715d1dc02f
commit 3f9f556e1c
1 changed files with 1 additions and 0 deletions

View File

@ -27,4 +27,5 @@
width: 100%;
border: var(--border-in-light);
border-radius: 6px;
background-color: var(--gray);
}