Skip to content

Commit 8a9aec8

Browse files
committed
fix css
1 parent 4c0c6a2 commit 8a9aec8

File tree

1 file changed

+1
-2
lines changed
  • src/shared/components/Settings/Account/Security/Modal

1 file changed

+1
-2
lines changed

src/shared/components/Settings/Account/Security/Modal/style.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
position: fixed;
2020
width: 90%;
2121
max-width: 1000px;
22-
min-width: 650px;
23-
min-height: 752px;
22+
height: 752px;
2423
max-height: 99%;
2524
top: 50%;
2625
left: 50%;

0 commit comments

Comments
 (0)