fix
This commit is contained in:
parent
1f57af4d0a
commit
69b41a0954
|
@ -189,9 +189,10 @@ definePageMetadata(computed(() => page ? {
|
|||
}
|
||||
|
||||
> .banner {
|
||||
margin: 0rem !important;
|
||||
|
||||
> img {
|
||||
// TODO: 良い感じのアスペクト比で表示
|
||||
margin: 0rem !important;
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 150px;
|
||||
|
|
Loading…
Reference in New Issue