@npm_leadtech/legal-lib-components 2.13.3 → 2.13.4
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.
|
@@ -552,7 +552,7 @@ html[data-theme='lawdistrict'] .e-button.--primary-3 {
|
|
|
552
552
|
justify-content: space-between;
|
|
553
553
|
align-items: center;
|
|
554
554
|
width: 100%;
|
|
555
|
-
padding:
|
|
555
|
+
padding: 16px 24px;
|
|
556
556
|
background-color: var(--others-white);
|
|
557
557
|
box-shadow: 0 2px 6px 0 var(--primary-main-dark-1);
|
|
558
558
|
color: black; }
|
|
@@ -552,7 +552,7 @@ html[data-theme='lawdistrict'] .e-button.--primary-3 {
|
|
|
552
552
|
justify-content: space-between;
|
|
553
553
|
align-items: center;
|
|
554
554
|
width: 100%;
|
|
555
|
-
padding:
|
|
555
|
+
padding: 16px 24px;
|
|
556
556
|
background-color: var(--others-white);
|
|
557
557
|
box-shadow: 0 2px 6px 0 var(--primary-main-dark-1);
|
|
558
558
|
color: black; }
|