fix: prevent wrapping

This commit is contained in:
Methapon2001 2024-12-25 17:27:04 +07:00
parent a0cf17374c
commit 4b7d27ddd7

View file

@ -325,7 +325,7 @@ watch(() => state.search, getWorkerList);
</template>
</DialogHeader>
</template>
<div class="column q-pa-md full-height">
<div class="column q-pa-md full-height no-wrap">
<section class="row justify-end q-mb-md">
<q-input
for="input-search"