Skip to content

Commit c27a6e6

Browse files
tweak trace type selector vertical offset
1 parent 6316532 commit c27a6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/components/containers/_modal.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
flex-direction: column;
4646
will-change: opacity, transform;
4747
flex-grow: 0;
48-
margin: 5vh 10vw;
48+
margin: 3vh 10vw;
4949
}
5050

5151
&__header {

0 commit comments

Comments
 (0)