closes #4834 create-worker-module #28

Merged
joan merged 27 commits from 4834-create-worker-module into dev 2023-03-08 09:54:59 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 383816d876 - Show all commits
src/components/ui

View File

@ -87,7 +87,7 @@ async function search() {
</q-form>
</template>
<style lang="scss">
<style lang="scss" scoped>
@media screen and (max-width: $breakpoint-xs-max) {
.q-field {
width: 250px;