fix tailwind-v2 issues

This commit is contained in:
Mohit Panjwani
2021-01-06 21:12:22 +05:30
parent ed978d0174
commit 8eeafd3fed
23 changed files with 52 additions and 52 deletions

View File

@ -1,6 +1,6 @@
<template>
<div>
<div class="flex flex-wrap justify-end mt-8 lg:flex-no-wrap">
<div class="flex flex-wrap justify-end mt-8 lg:flex-nowrap">
<sw-button size="lg" variant="primary-outline" @click="addItemUnit">
<plus-icon class="w-6 h-6 mr-1 -ml-2" />
{{ $t('settings.customization.items.add_item_unit') }}