qld-gov-au / qgds-bootstrap5

MVP development space for Queensland Government Design System (QGDS) Bootstrap 5 implementation, Dist folder located in https://github.com/qld-gov-au/qgds-bootstrap5-release
https://qld-gov-au.github.io/qgds-bootstrap5/
3 stars 3 forks source link

Qoloe 222 formio thankyou page #300

Closed SenChung closed 3 months ago

SenChung commented 3 months ago

The Footer FormIO Thank you page is working - Thanks to William The Thank you page styles has been updated. Note: The hiding of the "Leave your feedback" is done using CSS:has and the use of display:hidden & visibility:none for accessibility reasons.

epinder-qld commented 3 months ago

@SenChung can you increase the margin underneath each paragraph to 20px/1.25rem (currently it is 16px/1rem). (Including the paragraph under the submit feedback button)

SenChung commented 3 months ago

@Epinder-SSQ Updated the paragraph margins and redid a class name due to formIO structure changes. Everything should now by good.

SenChung commented 3 months ago

There was a merging issue within the CSS. This is now fixed and needs to be reviewed.