mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-24 01:30:35 +03:00
style: table cell vertical-align middle
This commit is contained in:
@@ -216,6 +216,7 @@ $primary-color: #1284e7;
|
|||||||
width: 32px * 7;
|
width: 32px * 7;
|
||||||
height: 32px * 7;
|
height: 32px * 7;
|
||||||
.cell {
|
.cell {
|
||||||
|
vertical-align: middle;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: #eaf8fe;
|
background-color: #eaf8fe;
|
||||||
|
|||||||
Reference in New Issue
Block a user