style: normalize optional settings badge
This commit is contained in:
parent
cbe8d194ef
commit
8943194a84
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ export const OptionalSettingsSection = ({
|
||||||
{title}
|
{title}
|
||||||
</span>
|
</span>
|
||||||
<span
|
<span
|
||||||
className="shrink-0 rounded-full border border-[var(--color-border-emphasis)] bg-[var(--color-surface-raised)] px-1.5 py-0.5 text-[10px] font-medium capitalize"
|
className="shrink-0 rounded-full border border-[var(--color-border-emphasis)] bg-[var(--color-surface-raised)] px-1.5 py-0.5 text-[10px] font-medium"
|
||||||
style={{ color: headerMutedColor }}
|
style={{ color: headerMutedColor }}
|
||||||
>
|
>
|
||||||
Optional
|
Optional
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue