mirror of
https://github.com/bitwarden/browser
synced 2026-02-02 17:53:41 +00:00
* add import to overflow styles to override the overflow applied by virtual scrolling * add position relative so absolute children display in scrolling context rather over the entire page * add fade in skeleton to vault page * refactor vault loading state to shared service * disable search while loading * add live announcement when vault is loading / loaded * simplify announcement * resolve CI issues