Style: simplify base path normalization

This commit is contained in:
Aram Becker 2023-04-28 16:02:28 +02:00
parent 9f6d70e130
commit e50b78e121
2 changed files with 15 additions and 22 deletions

View file

@ -1,5 +1,5 @@
<template>
<div class="text-white max-h-screen h-screen overflow-hidden bg-bg">
<div class="text-white max-h-screen h-screen overflow-hidden bg-bg">
<app-appbar />
<app-side-rail v-if="isShowingSideRail" class="hidden md:block" />