mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-11 17:00:41 +08:00
Merge pull request #5143 from G-Chubinidze/gc_SCI_8100
increased active pagination size [SCI-8100]
This commit is contained in:
commit
6ba6d98989
1 changed files with 3 additions and 0 deletions
|
|
@ -107,7 +107,10 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
|
min-height: 36px;
|
||||||
a {
|
a {
|
||||||
|
min-width: 36px;
|
||||||
|
min-height: 36px;
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
border: 1px solid $brand-primary;
|
border: 1px solid $brand-primary;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue