fix: Remove scoped CSS to fix card view
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user