fix pagination styling
This commit is contained in:
parent
27ecf74b4f
commit
e30e4e12f9
@ -112,6 +112,10 @@ td, th {
|
|||||||
gap: 1.5em;
|
gap: 1.5em;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
||||||
|
.disabled {
|
||||||
|
opacity: 0.2;
|
||||||
|
}
|
||||||
|
|
||||||
& > li {
|
& > li {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
Loading…
Reference in New Issue
Block a user