@@ -644,6 +644,9 @@ export default {
.cell {
height: 100%;
padding: 0;
+ display: flex;
+ align-items: center;
+ justify-content: center;
}