@npm_leadtech/legal-lib-components 2.21.5 → 2.21.6

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.
@@ -2881,7 +2881,8 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
2881
2881
  display: block; }
2882
2882
  .message-information__text {
2883
2883
  font-size: 0.875rem;
2884
- letter-spacing: -0.3px; }
2884
+ letter-spacing: -0.3px;
2885
+ padding-top: 1px; }
2885
2886
  .message-information__text__time {
2886
2887
  font-weight: bold; }
2887
2888
 
@@ -2881,7 +2881,8 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
2881
2881
  display: block; }
2882
2882
  .message-information__text {
2883
2883
  font-size: 0.875rem;
2884
- letter-spacing: -0.3px; }
2884
+ letter-spacing: -0.3px;
2885
+ padding-top: 1px; }
2885
2886
  .message-information__text__time {
2886
2887
  font-weight: bold; }
2887
2888
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.21.5",
3
+ "version": "2.21.6",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.16.5",
6
6
  "@tippyjs/react": "4.2.6",