Skip to content

Commit 6ecfed8

Browse files
committed
style: table cell vertical-align middle
1 parent 264458c commit 6ecfed8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ $primary-color: #1284e7;
216216
width: 32px * 7;
217217
height: 32px * 7;
218218
.cell {
219+
vertical-align: middle;
219220
cursor: pointer;
220221
&:hover {
221222
background-color: #eaf8fe;

0 commit comments

Comments
 (0)