fix clipped outlines in theme selector

This commit is contained in:
SethBurkart123
2024-05-21 22:11:53 +10:00
parent 010c917f2a
commit 910b465932
3 changed files with 4 additions and 4 deletions
@@ -153,7 +153,7 @@ function BackgroundSelector({ isEditMode, disableTheme }: BackgroundSelectorProp
</div>
)}
<div className="relative">
<div className="relative px-1">
<h2 className="pb-2 text-lg font-bold">Background Images</h2>
<div className="flex flex-wrap gap-4">
{ isEditMode ? <></> :