@npm_leadtech/legal-lib-components 2.46.1 → 2.46.3

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,12 +2528,9 @@ 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
- padding-inline-end: 1rem; }
2534
- .richt-text-strapi ul li,
2535
- .richt-text-strapi ol li {
2536
- margin-bottom: 1rem; }
2531
+ .richt-text-strapi ul li,
2532
+ .richt-text-strapi ol li {
2533
+ margin-bottom: 1rem; }
2537
2534
 
2538
2535
  .e-searchselect {
2539
2536
  display: flex;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.46.1",
3
+ "version": "2.46.3",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^6.1.4",
6
6
  "@tippyjs/react": "4.2.6",