opencrvs / opencrvs-core

A global solution to civil registration
https://www.opencrvs.org
Other
79 stars 58 forks source link

fix(v1.5.0): certificate overflowing on the preview screen #7193

Closed github-actions[bot] closed 1 week ago

github-actions[bot] commented 1 week ago

https://github.com/opencrvs/opencrvs-core/issues/7121

Disables overflow on small screens. The user can pinch & zoom with their mobile browser if they want to zoom in.

Also adds the mobile actions back, which have regressed from 1.4. No need to amend this to changelog as the same release is fixing this bug where this was introduced.