Website: Fix overflowing step of /start questionnaire (#21692)
Related to: #21081 Closes: #21690 Changes: - Updated the styles for the /start questionnaire to prevent the content from overflowing outside of the page's container on smaller screen sizes.
This commit is contained in:
+1
-1
@@ -357,7 +357,7 @@
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
[purpose='form-container'] {
|
||||
width: unset;
|
||||
width: 100%;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user