fix(controls): side by side because volume was blocking achievements
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m55s
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m55s
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