Skip to content

Commit 02309e5

Browse files
committed
[components] Add a top margin on Image input fieldset with highlighted fields
1 parent 7282a6f commit 02309e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@sanity/components/src/imageinput/styles/ImageInputFieldset.css

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
}
6363

6464
.content {
65+
margin-top: 1rem;
6566
margin-left: 1rem;
6667
flex-grow: 1;
6768

0 commit comments

Comments
 (0)