1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

feat: default open schema if only one present

This commit is contained in:
2022-05-01 10:46:32 +02:00
parent 5e4abd3e81
commit 0fa22fbe72
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<template>
<details class="accordion workspace-explorebar-database">
<details ref="schemaAccordion" class="accordion workspace-explorebar-database">
<summary
class="accordion-header database-name"
:class="{'text-bold': breadcrumbs.schema === database.name}"