mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 11:57:34 -07:00
fix color in follow button
This commit is contained in:
parent
b82c3c796b
commit
35cacf704e
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ onBeforeUnmount(() => {
|
|||
height: 31px;
|
||||
font-size: 16px;
|
||||
border-radius: 32px;
|
||||
background: var(--accentedBg);
|
||||
background: var(--bg);
|
||||
|
||||
&.full {
|
||||
padding: 0 8px 0 12px;
|
||||
|
|
Loading…
Reference in a new issue