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

12 lines
176 B
CSS
Raw Normal View History

2018-12-28 18:58:37 +08:00
/**
* 列表
*/
2020-06-20 22:04:28 +08:00
.nav-icon-circle {
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
2020-06-20 22:04:28 +08:00
}
table.am-table .nav-icon-circle {
margin: 0 auto;
}