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

@ -83,7 +83,7 @@
<sw-button
slot="activator"
type="button"
class="flex items-center px-5 py-1 text-sm font-medium leading-none text-center text-gray-500 whitespace-no-wrap border border-gray-300 border-solid rounded rounded-tl-none rounded-bl-none dropdown-toggle"
class="flex items-center px-5 py-1 text-sm font-medium leading-none text-center text-gray-500 whitespace-nowrap border border-gray-300 border-solid rounded rounded-tl-none rounded-bl-none dropdown-toggle"
data-toggle="dropdown"
aria-haspopup="true"
aria-expanded="false"