mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
Fix #6924
This commit is contained in:
parent
9778d44a0d
commit
a2fc583ddc
1 changed files with 6 additions and 0 deletions
|
@ -228,6 +228,12 @@ export default defineComponent({
|
|||
> .title {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
> .content {
|
||||
> img {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue