mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
fix load more button dark
This commit is contained in:
parent
9905b0aead
commit
4f10150dc7
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@
|
||||||
|
|
||||||
#load-more {
|
#load-more {
|
||||||
background-color: var(--primary-color-accent);
|
background-color: var(--primary-color-accent);
|
||||||
|
color: var(--text-primary);
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue