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 6029655c58
commit 3dedcb4021

View File

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