improvement(components): [pagination] focusing tab border (#7814)

This commit is contained in:
류한경 2022-05-24 14:42:47 +09:00 committed by GitHub
parent a1bc742f7f
commit ecb1fa75e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -300,6 +300,7 @@
@include pagination-button; @include pagination-button;
cursor: pointer; cursor: pointer;
text-align: center; text-align: center;
margin: 0 1px;
&.btn-quickprev:hover { &.btn-quickprev:hover {
cursor: pointer; cursor: pointer;