@npm_leadtech/legal-lib-components 5.2.16 → 5.2.17

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.
@@ -1297,6 +1297,7 @@ html[data-theme=lawdistrict] .e-button.--primary-3 {
1297
1297
  .pane-wrapper:nth-child(4) {
1298
1298
  margin-top: 45px;
1299
1299
  text-align: right;
1300
+ padding-right: 0;
1300
1301
  }
1301
1302
  @media (min-width: 328px) and (max-width: 720px) {
1302
1303
  .pane-wrapper:nth-child(4) {
@@ -63,6 +63,7 @@
63
63
  &:nth-child(4) {
64
64
  margin-top: 45px;
65
65
  text-align: right;
66
+ padding-right: 0;
66
67
  @media (min-width: #{$xxs}) and (max-width: #{$sm}) {
67
68
  text-align: left;
68
69
  margin-top: 16px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "5.2.16",
3
+ "version": "5.2.17",
4
4
  "license": "ISC",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",