Skip to content

Commit a069fca

Browse files
imandyieflovilmart
authored andcommitted
Fix modal icon position (#899)
1 parent 4e7fb5f commit a069fca

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/components/Modal/Modal.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,7 @@
5959
svg{
6060
position: relative;
6161
top: 50%;
62-
transform-origin: bottom center;
6362
@include transform(translateY(-50%));
64-
65-
use {
66-
transform: translateY(50%);
67-
}
6863
}
6964
}
7065

0 commit comments

Comments
 (0)