@nualang/nualang-ui-components 0.1.1130 → 0.1.1131

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.
@@ -117,11 +117,11 @@ const useStyles = (0, _mui.makeStyles)()((theme, {
117
117
  marginTop: -5
118
118
  },
119
119
  visuallyHidden: {
120
- position: "absolute !important",
120
+ position: "fixed !important",
121
121
  width: "1px !important",
122
122
  height: "1px !important",
123
123
  padding: "0 !important",
124
- margin: "-1px !important",
124
+ margin: "0 !important",
125
125
  overflow: "hidden !important",
126
126
  clip: "rect(0, 0, 0, 0) !important",
127
127
  whiteSpace: "nowrap !important",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nualang/nualang-ui-components",
3
- "version": "0.1.1130",
3
+ "version": "0.1.1131",
4
4
  "main": "dist/index.js",
5
5
  "files": [
6
6
  "dist",