|
@@ -259,7 +259,7 @@ html.is-mobile {
|
|
|
}
|
|
|
|
|
|
.ui__button {
|
|
|
- @apply flex items-center px-3 py-2 border border-transparent
|
|
|
+ @apply inline-flex items-center px-3 py-2 border border-transparent
|
|
|
text-sm leading-4 font-medium rounded-md text-white
|
|
|
focus:outline-none transition ease-in-out duration-150;
|
|
|
|