@x-plat/design-system 0.5.29 → 0.5.30
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.
|
@@ -246,9 +246,3 @@
|
|
|
246
246
|
z-index: 1;
|
|
247
247
|
left: calc(var(--sticky-left) * 1px);
|
|
248
248
|
}
|
|
249
|
-
.lib-xplat-table-wrapper > .lib-xplat-table > thead > tr > td.right-shadow,
|
|
250
|
-
.lib-xplat-table-wrapper > .lib-xplat-table > thead > tr > th.right-shadow,
|
|
251
|
-
.lib-xplat-table-wrapper > .lib-xplat-table > tbody > tr > td.right-shadow,
|
|
252
|
-
.lib-xplat-table-wrapper > .lib-xplat-table > tbody > tr > th.right-shadow {
|
|
253
|
-
border-right: 1px solid var(--semantic-border-default);
|
|
254
|
-
}
|
|
@@ -4085,12 +4085,6 @@
|
|
|
4085
4085
|
z-index: 1;
|
|
4086
4086
|
left: calc(var(--sticky-left) * 1px);
|
|
4087
4087
|
}
|
|
4088
|
-
.lib-xplat-table-wrapper > .lib-xplat-table > thead > tr > td.right-shadow,
|
|
4089
|
-
.lib-xplat-table-wrapper > .lib-xplat-table > thead > tr > th.right-shadow,
|
|
4090
|
-
.lib-xplat-table-wrapper > .lib-xplat-table > tbody > tr > td.right-shadow,
|
|
4091
|
-
.lib-xplat-table-wrapper > .lib-xplat-table > tbody > tr > th.right-shadow {
|
|
4092
|
-
border-right: 1px solid var(--semantic-border-default);
|
|
4093
|
-
}
|
|
4094
4088
|
|
|
4095
4089
|
/* src/components/Tag/tag.scss */
|
|
4096
4090
|
.lib-xplat-tag {
|
package/dist/index.css
CHANGED
|
@@ -4085,12 +4085,6 @@
|
|
|
4085
4085
|
z-index: 1;
|
|
4086
4086
|
left: calc(var(--sticky-left) * 1px);
|
|
4087
4087
|
}
|
|
4088
|
-
.lib-xplat-table-wrapper > .lib-xplat-table > thead > tr > td.right-shadow,
|
|
4089
|
-
.lib-xplat-table-wrapper > .lib-xplat-table > thead > tr > th.right-shadow,
|
|
4090
|
-
.lib-xplat-table-wrapper > .lib-xplat-table > tbody > tr > td.right-shadow,
|
|
4091
|
-
.lib-xplat-table-wrapper > .lib-xplat-table > tbody > tr > th.right-shadow {
|
|
4092
|
-
border-right: 1px solid var(--semantic-border-default);
|
|
4093
|
-
}
|
|
4094
4088
|
|
|
4095
4089
|
/* src/components/Tag/tag.scss */
|
|
4096
4090
|
.lib-xplat-tag {
|