mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-04-30 10:59:42 +00:00
Update:Increase breakpoint for player to change buttons to two lines #2799
This commit is contained in:
parent
0ca91ecfff
commit
c5785e9c20
3 changed files with 9 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<div class="w-full -mt-6">
|
||||
<div class="w-full relative mb-1">
|
||||
<div class="absolute -top-10 md:top-0 right-0 lg:right-2 flex items-center h-full">
|
||||
<div class="absolute -top-10 lg:top-0 right-0 lg:right-2 flex items-center h-full">
|
||||
<!-- <span class="material-icons text-2xl cursor-pointer" @click="toggleFullscreen(true)">expand_less</span> -->
|
||||
|
||||
<ui-tooltip direction="top" :text="$strings.LabelVolume">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue