Files
shopxo/public/static/admin/default/css/apphomenav.css
2020-06-20 22:04:28 +08:00

12 lines
176 B
CSS
Executable File

/**
* 列表
*/
.nav-icon-circle {
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
}
table.am-table .nav-icon-circle {
margin: 0 auto;
}