@mesob/ui 0.3.2 → 0.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1201,8 +1201,8 @@
1201
1201
  @apply border-input border-l;
1202
1202
  }
1203
1203
 
1204
- .cn-money-input-currency-trigger {
1205
- @apply rounded-lg border-0 bg-transparent shadow-none ring-0 transition-none focus-visible:ring-0;
1204
+ .cn-money-input-currency-divider .cn-money-input-currency-trigger {
1205
+ @apply rounded-none border-0 border-transparent bg-transparent shadow-none ring-0 outline-none transition-none focus-visible:ring-0 focus-visible:outline-none;
1206
1206
  }
1207
1207
 
1208
1208
  /* MARK: Multi Select */
@@ -1197,8 +1197,8 @@
1197
1197
  @apply border-input border-l;
1198
1198
  }
1199
1199
 
1200
- .cn-money-input-currency-trigger {
1201
- @apply rounded-md border-0 bg-transparent shadow-none ring-0 transition-none focus-visible:ring-0;
1200
+ .cn-money-input-currency-divider .cn-money-input-currency-trigger {
1201
+ @apply rounded-none border-0 border-transparent bg-transparent shadow-none ring-0 outline-none transition-none focus-visible:ring-0 focus-visible:outline-none;
1202
1202
  }
1203
1203
 
1204
1204
  /* MARK: Multi Select */