odaptos_design_system 2.0.117 → 2.0.118
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.
- package/dist/odaptos_design_system.cjs.development.js +1 -0
- package/dist/odaptos_design_system.cjs.development.js.map +1 -1
- package/dist/odaptos_design_system.cjs.production.min.js +1 -1
- package/dist/odaptos_design_system.cjs.production.min.js.map +1 -1
- package/dist/odaptos_design_system.esm.js +1 -0
- package/dist/odaptos_design_system.esm.js.map +1 -1
- package/package.json +1 -1
- package/src/Molecules/Interviews/PipModerated.tsx +1 -0
|
@@ -13311,6 +13311,7 @@ const PipModerated = ({
|
|
|
13311
13311
|
height: 2rem;
|
|
13312
13312
|
display: flex;
|
|
13313
13313
|
align-items: center;
|
|
13314
|
+
justify-content: center;
|
|
13314
13315
|
gap: 0.5rem;
|
|
13315
13316
|
padding: 0.375rem 0.75rem;
|
|
13316
13317
|
border-radius: 0.5rem;
|