@antscorp/antsomi-ui 1.3.5-beta.848 → 1.3.5-beta.849

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.
@@ -794,6 +794,7 @@ const TagifyInput = forwardRef((props, ref) => {
794
794
  height: 100%;
795
795
  position: relative;
796
796
  transition: 0s;
797
+ font-size: 12px;
797
798
  }
798
799
  .tagify__tooltip_content:before {
799
800
  content: '';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antscorp/antsomi-ui",
3
- "version": "1.3.5-beta.848",
3
+ "version": "1.3.5-beta.849",
4
4
  "description": "An enterprise-class UI design language and React UI library.",
5
5
  "sideEffects": [
6
6
  "dist/*",