카드 넓이고정
This commit is contained in:
parent
9937e8591e
commit
8e42b6b2b5
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="card mb-3 shadow-sm fixed-card" style="width: 18rem;">
|
||||
<div class="card mb-3 shadow-sm fixed-card" style="width: 18rem; height: 17rem">
|
||||
<!-- 이미지가 있을 경우 card-img-top으로 표시 -->
|
||||
<img
|
||||
v-if="img"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user