@npm_leadtech/legal-lib-components 2.45.11 → 2.46.1
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.
|
@@ -2528,9 +2528,12 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
2528
2528
|
.rich-text .scroll-top-anchor {
|
|
2529
2529
|
cursor: pointer; }
|
|
2530
2530
|
|
|
2531
|
-
.richt-text-strapi ul
|
|
2532
|
-
.richt-text-strapi ol
|
|
2533
|
-
|
|
2531
|
+
.richt-text-strapi ul,
|
|
2532
|
+
.richt-text-strapi ol {
|
|
2533
|
+
padding-inline-end: 1rem; }
|
|
2534
|
+
.richt-text-strapi ul li,
|
|
2535
|
+
.richt-text-strapi ol li {
|
|
2536
|
+
margin-bottom: 1rem; }
|
|
2534
2537
|
|
|
2535
2538
|
.e-searchselect {
|
|
2536
2539
|
display: flex;
|
|
@@ -2528,9 +2528,12 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
2528
2528
|
.rich-text .scroll-top-anchor {
|
|
2529
2529
|
cursor: pointer; }
|
|
2530
2530
|
|
|
2531
|
-
.richt-text-strapi ul
|
|
2532
|
-
.richt-text-strapi ol
|
|
2533
|
-
|
|
2531
|
+
.richt-text-strapi ul,
|
|
2532
|
+
.richt-text-strapi ol {
|
|
2533
|
+
padding-inline-end: 1rem; }
|
|
2534
|
+
.richt-text-strapi ul li,
|
|
2535
|
+
.richt-text-strapi ol li {
|
|
2536
|
+
margin-bottom: 1rem; }
|
|
2534
2537
|
|
|
2535
2538
|
.e-searchselect {
|
|
2536
2539
|
display: flex;
|