@bizy/core 19.4.8 → 19.4.9
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.
package/package.json
CHANGED
package/styles/variables.css
CHANGED
|
@@ -241,6 +241,7 @@
|
|
|
241
241
|
--bizy-tab-border-radius: 0;
|
|
242
242
|
--bizy-tab-padding: 0.5rem 1rem;
|
|
243
243
|
--bizy-tab-row-gap: 0;
|
|
244
|
+
--bizy-tab-flex: none;
|
|
244
245
|
--bizy-tab-background-color: #f3f3f3;
|
|
245
246
|
--bizy-tab-color: var(--bizy-default-color);
|
|
246
247
|
--bizy-tab-selected-color: var(--bizy-accent-color);
|