fix: Remove scoped CSS to fix card view

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
This commit is contained in:
Elizabeth Danzberger
2024-06-18 18:01:25 -04:00
parent deb5fc19c0
commit 675fbe2e5b

View File

@@ -207,7 +207,7 @@ export default {
}
</script>
<style lang="scss" scoped>
<style lang="scss">
section.app-sidebar__tab--active {
min-height: auto;