mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-16 14:21:41 +00:00
Style: simplify base path normalization
This commit is contained in:
parent
9f6d70e130
commit
e50b78e121
2 changed files with 15 additions and 22 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue