mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
extra pagination color fix
This commit is contained in:
parent
7a8dbf5403
commit
7428a5c028
@ -525,6 +525,8 @@ textarea.ant-input {
|
||||
.ant-pagination-next {
|
||||
.ant-pagination-item-link {
|
||||
color: var(--default-link-color);
|
||||
background: transparent;
|
||||
border-color: transparent;
|
||||
&:hover {
|
||||
color: var(--white);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user