mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-01-07 04:08:10 +00:00
10 lines
96 B
Plaintext
10 lines
96 B
Plaintext
.takeCat {
|
|
display: inline-block;
|
|
}
|
|
.imgWrap {
|
|
width: 160px;
|
|
img {
|
|
width: 100%;
|
|
}
|
|
}
|