vira 31.7.3 → 31.7.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.
@@ -339,6 +339,11 @@ export const ViraTag = defineViraElement()({
339
339
  display: flex;
340
340
  }
341
341
 
342
+ ${hostClasses['vira-tag-size-small'].selector} button {
343
+ padding: 0 var(${cssVars['vira-tag-horizontal-padding'].name}, 8px);
344
+ gap: 4px;
345
+ }
346
+
342
347
  ${hostClasses['vira-tag-size-large'].selector} button {
343
348
  padding: 0 var(${cssVars['vira-tag-horizontal-padding'].name}, 16px);
344
349
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vira",
3
- "version": "31.7.3",
3
+ "version": "31.7.4",
4
4
  "description": "A simple and highly versatile design system using element-vir.",
5
5
  "keywords": [
6
6
  "design",