mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-05 21:32:31 +08:00
钱包
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
/**
|
||||
* 首页
|
||||
*/
|
||||
.wallet-content-base .am-panel-bd, .wallet-content-base .items {
|
||||
padding: 10px;
|
||||
}
|
||||
.wallet-content-base .am-panel-bd .am-gallery {
|
||||
padding: 0;
|
||||
}
|
||||
.wallet-content-base .items {
|
||||
border: 1px dashed #eee;
|
||||
}
|
||||
Reference in New Issue
Block a user