refactor: quotation => img frame overflow

This commit is contained in:
puriphatt 2024-12-06 11:14:08 +07:00
parent 1b4c06b182
commit b660064f3a

View file

@ -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);