Skip to content

Commit

Permalink
fix(VDataTableHeader): decrease sort icon line height (#12868)
Browse files Browse the repository at this point in the history
fixes #12823
  • Loading branch information
yuwu9145 authored Feb 15, 2021
1 parent 913ab17 commit da21feb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
pointer-events: auto
cursor: pointer
outline: 0
.v-data-table-header__icon
line-height: .9

&.active, &:hover
.v-data-table-header__icon
Expand Down

0 comments on commit da21feb

Please sign in to comment.