mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-29 21:37:34 -07:00
Fix style
This commit is contained in:
parent
6e189d8d0d
commit
6ca14ad2ad
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ export default Vue.extend({
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-height: 512px;
|
max-height: 512px;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
> p {
|
> p {
|
||||||
|
|
Loading…
Reference in a new issue