@acorex/styles 7.8.7 → 7.8.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acorex/styles",
3
- "version": "7.8.7",
3
+ "version": "7.8.8",
4
4
  "main": "index.js",
5
5
  "author": "Ali Safari",
6
6
  "license": "ISC",
@@ -132,7 +132,7 @@
132
132
  }
133
133
 
134
134
  ax-icon {
135
- padding-inline-start: 0.5rem;
135
+ padding-inline-start: 0.75rem;
136
136
  }
137
137
  }
138
138
 
@@ -144,7 +144,7 @@
144
144
  border-end-end-radius: 0.25rem;
145
145
  }
146
146
  ax-icon {
147
- padding-inline-end: 0.5rem;
147
+ padding-inline-end: 0.75rem;
148
148
  }
149
149
  }
150
150