@npm_leadtech/legal-lib-components 2.45.4 → 2.45.5

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.
@@ -4506,7 +4506,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
4506
4506
  width: 65%; }
4507
4507
  .type-modules-list .module-buttons {
4508
4508
  display: flex;
4509
- gap: 1rem;
4509
+ gap: 0.5rem;
4510
4510
  width: max-content; }
4511
4511
  .type-modules-list .module-buttons .e-button {
4512
4512
  display: flex;
@@ -4506,7 +4506,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
4506
4506
  width: 65%; }
4507
4507
  .type-modules-list .module-buttons {
4508
4508
  display: flex;
4509
- gap: 1rem;
4509
+ gap: 0.5rem;
4510
4510
  width: max-content; }
4511
4511
  .type-modules-list .module-buttons .e-button {
4512
4512
  display: flex;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.45.4",
3
+ "version": "2.45.5",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^6.1.4",
6
6
  "@tippyjs/react": "4.2.6",