@seeqdev/qomponents 0.0.49 → 0.0.50

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/styles.css CHANGED
@@ -1576,7 +1576,7 @@ ol,
1576
1576
  padding: revert;
1577
1577
  }
1578
1578
 
1579
- .modalHeader {
1579
+ .modal-header {
1580
1580
  h1 {
1581
1581
  font-size: 2.125rem !important;
1582
1582
  margin-top: 0 !important;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seeqdev/qomponents",
3
- "version": "0.0.49",
3
+ "version": "0.0.50",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/index.esm.js",
6
6
  "types": "dist/index.js",