fix(controls): side by side because volume was blocking achievements
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
This commit is contained in:
@@ -16,7 +16,7 @@ onMounted(() => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="fixed bottom-4 right-4 flex flex-col items-center">
|
||||
<div class="fixed bottom-4 right-4 flex flex-row items-center">
|
||||
<UPopover
|
||||
v-model:open="open"
|
||||
:content="{ side: 'top', align: 'center' }"
|
||||
|
||||
Reference in New Issue
Block a user