style(backup): add bottom margin to location action row
Give the per-location Save changes / Delete location row some breathing room from the bottom of the expanded card. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> Signed-off-by: librelad <librelad@digitalangels.vip>
This commit is contained in:
parent
d5512f5fdb
commit
bab89df191
@ -458,6 +458,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 12px;
|
gap: 12px;
|
||||||
margin-top: 16px;
|
margin-top: 16px;
|
||||||
|
margin-bottom: 14px;
|
||||||
padding-top: 14px;
|
padding-top: 14px;
|
||||||
border-top: 1px solid rgba(var(--text-rgb), 0.06);
|
border-top: 1px solid rgba(var(--text-rgb), 0.06);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user