vr-shopxo-source/public/static/admin/default/css/quicknav.css

12 lines
176 B
CSS
Raw Normal View History

2020-09-11 10:06:09 +00:00
/**
*
*/
.nav-icon-circle {
2023-08-27 08:10:21 +00:00
width: 5rem;
height: 5rem;
2020-09-11 10:06:09 +00:00
text-align: center;
2023-08-27 08:10:21 +00:00
line-height: 5rem;
2020-09-11 10:06:09 +00:00
}
table.am-table .nav-icon-circle {
margin: 0 auto;
}