mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-07-01 19:31:32 +08:00
7 lines
112 B
CSS
7 lines
112 B
CSS
.business .cover {
|
|
width: 160rpx;
|
|
height: 160rpx;
|
|
}
|
|
.business .title {
|
|
width: calc(100% - 180rpx);
|
|
} |