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 {
2023-08-27 16:10:21 +08:00
width: 5rem;
height: 5rem;
text-align: center;
2023-08-27 16:10:21 +08:00
line-height: 5rem;
2020-06-20 22:04:28 +08:00
}
table.am-table .nav-icon-circle {
margin: 0 auto;
}