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:
@@ -216,6 +216,7 @@ $primary-color: #1284e7;
|
||||
width: 32px * 7;
|
||||
height: 32px * 7;
|
||||
.cell {
|
||||
vertical-align: middle;
|
||||
cursor: pointer;
|
||||
&:hover {
|
||||
background-color: #eaf8fe;
|
||||
|
||||
Reference in New Issue
Block a user