Adjust page button background to be consistent
This commit is contained in:
parent
5d266c5877
commit
af19158fb6
|
@ -59,7 +59,7 @@
|
|||
}
|
||||
|
||||
.active {
|
||||
background: var(--grey-3);
|
||||
background: var(--grey-2);
|
||||
color: var(--ink);
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue