@policystudio/policy-studio-ui-vue 1.1.90-beta.86 → 1.1.90-beta.87

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.
@@ -748,7 +748,7 @@ video {
748
748
  content: "";
749
749
  font-family: "Material Icons Round";
750
750
  font-size: 18px;
751
- margin-right: 6px;
751
+ margin-right: 4px;
752
752
  }
753
753
  .psui-el-chips.type-checkbox label:hover, .psui-el-chips.type-radio label:hover {
754
754
  --tw-bg-opacity: 1;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@policystudio/policy-studio-ui-vue",
3
- "version": "1.1.90-beta.86",
3
+ "version": "1.1.90-beta.87",
4
4
  "description": "Policy Studio UI",
5
5
  "author": "Policy Studio Team",
6
6
  "scripts": {
@@ -95,7 +95,7 @@
95
95
  content: '';
96
96
  font-family: 'Material Icons Round';
97
97
  font-size: 18px;
98
- margin-right: 6px;
98
+ margin-right: 4px;
99
99
  }
100
100
 
101
101
  &:hover {