Fix collapse size
This commit is contained in:
parent
1d02512117
commit
901eba031f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.login {
|
.login {
|
||||||
height: 50px;
|
max-height: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-info {
|
.bg-info {
|
||||||
|
|
Loading…
Reference in a new issue