mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-07-05 21:32:26 +08:00
8 lines
146 B
CSS
8 lines
146 B
CSS
.container .item {
|
|
width: 50%;
|
|
box-sizing: border-box;
|
|
}
|
|
.container .title {
|
|
border-style: solid;
|
|
border-width: 0 0 0 3px;
|
|
} |