diff --git a/src/renderer/src/components/device/DevicePreview.vue b/src/renderer/src/components/device/DevicePreview.vue index 398b5bc..aa62032 100644 --- a/src/renderer/src/components/device/DevicePreview.vue +++ b/src/renderer/src/components/device/DevicePreview.vue @@ -53,16 +53,14 @@ v-if="deviceStore.connected" class="absolute flex scale-[80%] flex-col items-center pb-2 text-center opacity-90 mix-blend-screen" > -
-

- {{ deviceStore.position }} -

+

+ {{ deviceStore.position }}

-
+
{{ deviceStore.currentProfileName?.toUpperCase() }}