refactor: add class relative-position

This commit is contained in:
Net 2024-09-25 11:07:29 +07:00
parent 7fc0902fee
commit 1a27674928

View file

@ -178,7 +178,10 @@ defineEmits<{
</script>
<template>
<div class="full-width row no-wrap wrapper" style="height: 250px">
<div
class="relative-position full-width row no-wrap wrapper"
style="height: 250px"
>
<div class="col-3 full-height column no-wrap">
<div class="q-pa-sm text-center bordered" style="height: 50px">
<q-btn-dropdown