@ilo-org/styles 0.14.1 → 0.14.2

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@ilo-org/styles",
3
3
  "description": "Styles for products using ILO's Design System",
4
- "version": "0.14.1",
4
+ "version": "0.14.2",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/international-labour-organization/designsystem.git",
@@ -153,6 +153,7 @@
153
153
  margin: 0;
154
154
  outline: none;
155
155
  padding: spacing(4) spacing(4) spacing(4);
156
+ padding-inline-end: spacing(12);
156
157
  width: 100%;
157
158
  @include dataurlicon("stemarrow", $color-ux-labels-hover);
158
159
  @include globaltransition("background-color, border, color");
@@ -168,6 +169,7 @@
168
169
  margin: -2px 0 0 0;
169
170
  outline: none;
170
171
  padding: spacing(4) spacing(4) spacing(4);
172
+ padding-inline-end: spacing(12);
171
173
  width: 100%;
172
174
  @include dataurlicon(
173
175
  "stemarrow",