Skip to content

Commit 253239b

Browse files
committed
fix(Pagination): override button disabled style
1 parent 4ef6b9e commit 253239b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pagination/main.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
vertical-align: top;
2424
}
2525

26-
& &-item {
26+
&-item {
2727
display: inline-block;
2828
border-style: $pagination-item-border-style;
2929
border-color: $pagination-item-border-color;

0 commit comments

Comments
 (0)