@antscorp/antsomi-ui 1.3.5-beta.938 → 1.3.5-beta.939

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.
@@ -172,11 +172,6 @@ export const GlobalStyle = () => (_jsx(Global, { styles: css `
172
172
  height: 36px !important;
173
173
  }
174
174
 
175
- &.antsomi-btn-icon-only.antsomi-btn-default {
176
- width: 30px !important;
177
- height: 30px !important;
178
- }
179
-
180
175
  &.antsomi-btn-icon-only.antsomi-btn-sm {
181
176
  /* Important to override the above code before */
182
177
  width: 24px !important;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antscorp/antsomi-ui",
3
- "version": "1.3.5-beta.938",
3
+ "version": "1.3.5-beta.939",
4
4
  "description": "An enterprise-class UI design language and React UI library.",
5
5
  "sideEffects": [
6
6
  "dist/*",