mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 12:13:45 +00:00
* fix for covered dropdown on empty vault This could be done one of 2-3 ways. I think this might be the least problematic, but could also be done with just changing "position: absolute" to "relative on the ".no-items" class - base.css:461 For some reason, I'm unable to load the spinner to test. * rename class