equinor / webviz-config-equinor

Provides an Equinor theme for use with webviz-config.
https://github.com/orgs/equinor/projects/24
3 stars 8 forks source link

Fix loading widget to viewport #13

Closed anders-kiaer closed 4 years ago

anders-kiaer commented 4 years ago

Resolves #9. Loading-state animation now follows the scroll/viewport. Dash makes sure 100% width/height fills the body, making sure we don't get problems with e.g. 100vw and if that includes/not includes scroll bar width (if it exist).