mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-27 16:25:35 +00:00
Promote padding label to section heading
This commit is contained in:
@@ -1848,9 +1848,7 @@ export function SettingsPanel({
|
||||
/>
|
||||
<div className="flex flex-col gap-1.5 pt-0.5">
|
||||
<div className="flex items-center justify-between">
|
||||
<span className="text-[10px] text-muted-foreground">
|
||||
{tSettings("effects.padding")}
|
||||
</span>
|
||||
<SectionLabel>{tSettings("effects.padding")}</SectionLabel>
|
||||
<button
|
||||
type="button"
|
||||
onClick={togglePaddingLink}
|
||||
|
||||
Reference in New Issue
Block a user