mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-03-24 14:32:43 +00:00
11 lines
158 B
Plaintext
11 lines
158 B
Plaintext
.carousel__item__pic {
|
|
display: inline-block;
|
|
width: 100%;
|
|
max-height: 220px;
|
|
overflow: hidden;
|
|
vertical-align: top;
|
|
img {
|
|
width: 100%;
|
|
}
|
|
}
|