fix: use --color-text-on-primary for profile save button text
This commit is contained in:
@@ -299,7 +299,7 @@
|
||||
.profile-save-btn {
|
||||
padding: 0.4rem 0.75rem;
|
||||
background: var(--color-primary);
|
||||
color: white;
|
||||
color: var(--color-text-on-primary);
|
||||
border: none;
|
||||
border-radius: 6px;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user