Pushing the height auto
This commit is contained in:
sheena 2023-05-03 17:00:37 +05:30
parent 9ee71bfbf5
commit 190a09d7b8

View file

@ -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 {