@antify/ui 3.1.20 → 3.1.21

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.
@@ -107,7 +107,7 @@ const labelClasses = computed(() => ({
107
107
  <AntTransitionCollapseHeight>
108
108
  <div
109
109
  v-show="isOpen"
110
- class="bg-white overflow-hidden -mt-px"
110
+ class="bg-white overflow-hidden -mt-px shrink-0"
111
111
  >
112
112
  <Transition name="bounce">
113
113
  <div
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antify/ui",
3
- "version": "3.1.20",
3
+ "version": "3.1.21",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "exports": {