Merge pull request #5143 from G-Chubinidze/gc_SCI_8100

increased active pagination size [SCI-8100]
This commit is contained in:
G-Chubinidze 2023-03-15 14:17:35 +04:00 committed by GitHub
commit 6ba6d98989
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,7 +107,10 @@
}
&.active {
min-height: 36px;
a {
min-width: 36px;
min-height: 36px;
background-color: inherit;
border: 1px solid $brand-primary;
color: inherit;