Agregado height:100% a form
This commit is contained in:
parent
0637b7a208
commit
7a4aa6d7a0
1 changed files with 1 additions and 1 deletions
2
resources/sass/app.scss
vendored
2
resources/sass/app.scss
vendored
|
@ -13,7 +13,7 @@ html, body {
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
#root {
|
||||
form, #root, #login-form {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue