7953-devToTest_2438 #693

Merged
alexm merged 328 commits from 7953-devToTest_2438 into test 2024-09-10 08:31:29 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 041b6561f8 - Show all commits

View File

@ -64,7 +64,7 @@ async function confirm() {
size="xl"
v-if="icon"
/>
<span class="text-h6" :class="{ 'text-grey': message }">{{ title }}</span>
<span class="text-h6">{{ title }}</span>
<QSpace />
<QBtn icon="close" :disable="isLoading" flat round dense v-close-popup />
</QCardSection>