mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-23 22:56:08 +09:00
fix color in follow button
This commit is contained in:
parent
b82c3c796b
commit
35cacf704e
@ -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 New Issue
Block a user