2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-10 18:42:27 +03:00

style: table cell vertical-align middle

This commit is contained in:
mxie
2018-08-06 10:48:53 +08:00
parent 264458c19b
commit 6ecfed8734
+1
View File
@@ -216,6 +216,7 @@ $primary-color: #1284e7;
width: 32px * 7;
height: 32px * 7;
.cell {
vertical-align: middle;
cursor: pointer;
&:hover {
background-color: #eaf8fe;