We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b946efb commit bcb5cb6Copy full SHA for bcb5cb6
src/stories/Library/Modals/modal-login/modal-login.scss
@@ -1,5 +1,6 @@
1
.modal-login {
2
display: flex;
3
+ width: 100%;
4
justify-content: center;
5
justify-content: flex-start;
6
@@ -8,7 +9,6 @@
8
9
}
10
11
&--anonymous {
- width: 100%;
12
flex-direction: column;
13
14
align-items: center;
0 commit comments