Skip to content

Commit

Permalink
Merge pull request #852 from myronliu347/master
Browse files Browse the repository at this point in the history
fix(Pagination):  override button disabled style
  • Loading branch information
youluna authored Jul 8, 2019
2 parents 1b3c925 + 253239b commit 0024a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pagination/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
vertical-align: top;
}

& &-item {
&-item {
display: inline-block;
border-style: $pagination-item-border-style;
border-color: $pagination-item-border-color;
Expand Down

0 comments on commit 0024a63

Please sign in to comment.