@ostack.tech/ui 0.12.2 → 0.12.3

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.
@@ -1723,7 +1723,7 @@ a > .o-ui-code {
1723
1723
  margin-right: var(--o-ui-space);
1724
1724
  }
1725
1725
  .o-ui-data-table__selection-column-cell .o-ui-checkbox__container {
1726
- background-color: transparent;
1726
+ background: none;
1727
1727
  }
1728
1728
  .o-ui-data-table > *:not(.o-ui-data-table__content-container) {
1729
1729
  margin-bottom: var(--o-ui-space);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ostack.tech/ui",
3
3
  "description": "ostack/UI component library.",
4
- "version": "0.12.2",
4
+ "version": "0.12.3",
5
5
  "homepage": "https://ui.ostack.tech/",
6
6
  "author": {
7
7
  "name": "Opensoft",
@@ -82,7 +82,7 @@
82
82
 
83
83
  // Selection column
84
84
  &__selection-column-cell .#{$prefix}checkbox__container {
85
- background-color: transparent;
85
+ background: none;
86
86
  }
87
87
 
88
88
  // Auto-layout of data table components (when they're direct children of the