SSR-411
Pushing the height auto
This commit is contained in:
parent
9ee71bfbf5
commit
190a09d7b8
1 changed files with 3 additions and 0 deletions
|
|
@ -325,6 +325,9 @@ export default {
|
|||
.my-2 {
|
||||
margin-bottom: 0rem !important;
|
||||
}
|
||||
.page-container-grouped-styles.welcome {
|
||||
height: auto;
|
||||
}
|
||||
@-moz-document url-prefix() {
|
||||
// Temporary solution that prevents the Continue button from being hidden in Firefox
|
||||
#welcomeFooter {
|
||||
|
|
|
|||
Loading…
Reference in a new issue