Skip to content

Commit 89cbe78

Browse files
committed
fix spacing
1 parent f774803 commit 89cbe78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/AccTestComponent/DescribeRenderer/DescribeRenderer.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
display: flex;
1313
flex-direction: column;
1414
z-index: 0;
15-
margin-top: 1rem;
1615

1716
.describeClose {
1817
position: absolute;
@@ -55,6 +54,7 @@
5554
border-bottom: 1px solid $mint;
5655
background-color: rgba(0, 0, 0, 0);
5756
margin-top: .8rem;
57+
margin-bottom: .8rem;
5858
font-size: 0.9rem;
5959
z-index: 3;
6060
}

0 commit comments

Comments
 (0)