ปรับ css เพิ่มเติม

This commit is contained in:
Tanyalak 2023-04-19 10:50:47 +07:00
parent bf2a42a99a
commit 430bba79d1

View file

@ -121,8 +121,9 @@
text-overflow: ellipsis; text-overflow: ellipsis;
} }
.card-list{ .card-list{
height: 530px; /* min-height: 530px; */
overflow-x: scroll; /* overflow-x: scroll; */
padding-bottom:0.75rem;
width: 100%; width: 100%;
} }
.card-outline{ .card-outline{