adminforth 3.3.0-next.5 → 3.3.0-next.6

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.
@@ -1,7 +1,7 @@
1
1
  <template>
2
2
  <div class="inline-flex items-center gap-1">
3
3
  <div
4
- class="overflow-hidden max-w-[200px] max-h-[20px] rounded-default"
4
+ class="overflow-hidden max-h-[20px] rounded-default"
5
5
  :title="show ? $t('Click to hide') : $t('Click to show')"
6
6
  @click="toggle"
7
7
  >
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adminforth",
3
- "version": "3.3.0-next.5",
3
+ "version": "3.3.0-next.6",
4
4
  "description": "OpenSource Agent-Native forth-generation admin panel",
5
5
  "keywords": [
6
6
  "adminforth",