0
0
Fork 0

use the color of calendar background for the border of panel card

This commit is contained in:
William Buezas 2024-04-16 09:37:31 -03:00
parent 1577fb701b
commit a808491c5e
1 changed files with 1 additions and 1 deletions

View File

@ -507,7 +507,7 @@ onMounted(async () => {
</Teleport>
</template>
<QDrawer v-model="stateStore.rightDrawer" side="right" :width="260" class="q-pa-md">
<div class="q-pa-md q-mb-md" style="border: 2px solid black">
<div class="q-pa-md q-mb-md" style="border: 2px solid #121212">
<QCardSection horizontal>
<span class="text-weight-bold text-subtitle1 text-center full-width">
{{ t('Hours') }}