refactor: quotation => img frame overflow
This commit is contained in:
parent
1b4c06b182
commit
b660064f3a
1 changed files with 1 additions and 0 deletions
|
|
@ -213,6 +213,7 @@ defineProps<{
|
|||
}
|
||||
|
||||
.img-frame {
|
||||
overflow: hidden;
|
||||
background: hsla(var(--teal-10-hsl) / 0.15);
|
||||
&.dark {
|
||||
background: hsla(var(--teal-8-hls) / 0.15);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue