mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-03 03:39:51 +08:00
6 lines
92 B
CSS
6 lines
92 B
CSS
/**
|
|
* 批量设置库存
|
|
*/
|
|
#inventory-dropdown .am-dropdown-content {
|
|
width: 20rem;
|
|
} |