@1024pix/pix-ui 46.10.7 → 46.10.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.
@@ -104,6 +104,8 @@
104
104
  }
105
105
 
106
106
  &--tertiary {
107
+ padding-right: 0;
108
+ padding-left: 0;
107
109
  color: var(--pix-neutral-800);
108
110
  text-decoration: underline;
109
111
  background-color: transparent;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@1024pix/pix-ui",
3
- "version": "46.10.7",
3
+ "version": "46.10.8",
4
4
  "description": "Pix-UI is the implementation of Pix design principles and guidelines for its products.",
5
5
  "keywords": [
6
6
  "ember-addon"