Files
shopxo/public/static/admin/default/css/user.css

7 lines
138 B
CSS
Raw Normal View History

2018-12-28 18:58:37 +08:00
/**
* 列表
*/.content-right table.am-table .user-info img {
2023-08-27 16:10:21 +08:00
max-width: 7.5rem;
max-height: 7.5rem;
margin-right: 0.5rem;
2018-12-28 18:58:37 +08:00
}