@rolster/react-components 18.24.7 → 18.24.8

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.
@@ -1372,7 +1372,6 @@
1372
1372
  --pvt-text-height: auto;
1373
1373
  }
1374
1374
  .rls-label-radiobutton__component {
1375
- margin-right: var(--rls-sizing-x4);
1376
1375
  width: auto;
1377
1376
  }
1378
1377
  .rls-label-radiobutton__text {
@@ -1372,7 +1372,6 @@
1372
1372
  --pvt-text-height: auto;
1373
1373
  }
1374
1374
  .rls-label-radiobutton__component {
1375
- margin-right: var(--rls-sizing-x4);
1376
1375
  width: auto;
1377
1376
  }
1378
1377
  .rls-label-radiobutton__text {
@@ -22,7 +22,6 @@
22
22
  --pvt-text-height: auto;
23
23
  }
24
24
  .rls-label-radiobutton__component {
25
- margin-right: var(--rls-sizing-x4);
26
25
  width: auto;
27
26
  }
28
27
  .rls-label-radiobutton__text {
@@ -1 +1 @@
1
- {"version":3,"sourceRoot":"","sources":["../../../../../src/components/molecules/LabelRadioButton/LabelRadioButton.scss"],"names":[],"mappings":"AAOA,uBACE,sBACA,yCACA,4BACA,+BACA,mCAEA,aACA,gCACA,mBAEA,iCACE,wBAEA,oBAGF,gCACE,2BAGF,iCACE,kCACA,6BACA,gCACA,wBAGF,kCACE,kCACA,WAGF,6BACE,qCACA,0CACA,+CACA,mCACA,+BACA,iBACA,gCAEA,+BACE,eACA,iBACA,sBACA","file":"LabelRadioButton.css"}
1
+ {"version":3,"sourceRoot":"","sources":["../../../../../src/components/molecules/LabelRadioButton/LabelRadioButton.scss"],"names":[],"mappings":"AAOA,uBACE,sBACA,yCACA,4BACA,+BACA,mCAEA,aACA,gCACA,mBAEA,iCACE,wBAEA,oBAGF,gCACE,2BAGF,iCACE,kCACA,6BACA,gCACA,wBAGF,kCACE,WAGF,6BACE,qCACA,0CACA,+CACA,mCACA,+BACA,iBACA,gCAEA,+BACE,eACA,iBACA,sBACA","file":"LabelRadioButton.css"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rolster/react-components",
3
- "version": "18.24.7",
3
+ "version": "18.24.8",
4
4
  "type": "module",
5
5
  "description": "Package containing UI components for React Project.",
6
6
  "module": "dist/esm/index.js",