mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 10:14:13 +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 {
|
||||
background-color: var(--primary-color-accent);
|
||||
color: var(--text-primary);
|
||||
display: block;
|
||||
width: 100%;
|
||||
line-height: 30px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue