1 2 3 4 5 6 7 8 9 10 11 12
.item-id { display: inline-block; text-align: center; background: skyblue; border-radius: 0.2rem; width: 1.2rem; height: 1.2rem; } mat-list-item { margin: 10px; }