apps/web: fix login form width > vw
This commit is contained in:
parent
712142a474
commit
5d1dba3a2f
@ -19,7 +19,7 @@ $layout-breakpoint-desktop: 1680px;
|
||||
background-color: white;
|
||||
margin: 0;
|
||||
height: 250px;
|
||||
width: 100%;
|
||||
width: 100vw;
|
||||
padding: 25px 10px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user