Skip to content

Commit

Permalink
style: table cell vertical-align middle
Browse files Browse the repository at this point in the history
  • Loading branch information
mengxiong10 committed Aug 6, 2018
1 parent 264458c commit 6ecfed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ $primary-color: #1284e7;
width: 32px * 7;
height: 32px * 7;
.cell {
vertical-align: middle;
cursor: pointer;
&:hover {
background-color: #eaf8fe;
Expand Down

0 comments on commit 6ecfed8

Please sign in to comment.