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

7 lines
131 B
CSS
Raw Normal View History

2018-12-28 18:58:37 +08:00
/**
* 列表
*/.content-right table.am-table .user-info img {
2019-05-05 17:38:11 +08:00
max-width: 75px;
max-height: 75px;
margin-right: 5px;
2018-12-28 18:58:37 +08:00
}