This commit is contained in:
2023-10-02 09:30:26 +02:00
parent c587fb75f2
commit 0026cba23d
8 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ import { RouterLink, RouterView } from 'vue-router';
</div>
</template>
<style scoped>
<style scoped lang="postcss">
a.tab {
@apply flex items-center px-4 me-2 rounded-t-md bg-slate-600 hover:bg-slate-700;
&.router-link-active {