@apexcura/ui-components 0.0.13-Beta68 → 0.0.13-Beta7

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/index.css CHANGED
@@ -338,10 +338,6 @@ video {
338
338
  .m-\[10px\] {
339
339
  margin: 10px;
340
340
  }
341
- .mx-auto {
342
- margin-left: auto;
343
- margin-right: auto;
344
- }
345
341
  .flex {
346
342
  display: flex;
347
343
  }