Simplificado
This commit is contained in:
parent
c84ab5f475
commit
b1fb744684
1 changed files with 1 additions and 5 deletions
6
resources/sass/app.scss
vendored
6
resources/sass/app.scss
vendored
|
@ -13,7 +13,7 @@ html, body {
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
form, #root, #login-form {
|
||||
form, #root, #login-form, #main {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
@ -35,10 +35,6 @@ table.table td {
|
|||
z-index: 30;
|
||||
}
|
||||
|
||||
#main {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.container {
|
||||
max-height: 100% !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue