@npm_leadtech/legal-lib-components 2.4.0 → 2.4.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.
@@ -2480,7 +2480,6 @@
2480
2480
  .bottom-fixed-bar {
2481
2481
  padding: 0 1.5rem 1rem;
2482
2482
  display: flex;
2483
- position: fixed;
2484
2483
  z-index: 3;
2485
2484
  bottom: 0;
2486
2485
  flex-direction: column;
@@ -2480,7 +2480,6 @@
2480
2480
  .bottom-fixed-bar {
2481
2481
  padding: 0 1.5rem 1rem;
2482
2482
  display: flex;
2483
- position: fixed;
2484
2483
  z-index: 3;
2485
2484
  bottom: 0;
2486
2485
  flex-direction: column;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.4.0",
3
+ "version": "2.4.1",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.16.5",
6
6
  "@tippyjs/react": "4.2.6",