UPD: Gui scale

This commit is contained in:
Robert Kossessa
2024-03-13 06:33:24 +01:00
parent bc7e7681ec
commit 7e6bae7221

View File

@@ -45,7 +45,7 @@
<TransitionGroup name="fade-display"> <TransitionGroup name="fade-display">
<div <div
v-if="deviceStore.connected" v-if="deviceStore.connected"
class="absolute flex flex-col items-center pb-2 text-center mix-blend-screen" class="absolute flex scale-[80%] flex-col items-center pb-2 text-center opacity-90 mix-blend-screen"
> >
<img :src="LogoMidi" alt="midi-logo" class="h-4 opacity-50" /> <img :src="LogoMidi" alt="midi-logo" class="h-4 opacity-50" />
<h2 class="font-pixellg text-5xl"> <h2 class="font-pixellg text-5xl">