a4d98f4f17734ae71fb154c7effda0d67d064320
the 100vh takes too much place sometime, making the close button being rendered behind the browser UI. now we use the "svh" unit when available, which is the same as vh but making sure we dont overlap with browser UI.
La Suite: integration
Repo containing code of:
- @gouvfr-lasuite/integration npm package in
packages/integration - La Suite: integration docs and API in
website
Licenses
Source code is released under the MIT and other contents are released under the Open Licence 2.0.
Description
Languages
JavaScript
42.2%
CSS
29.2%
Dockerfile
28.6%