@zat-design/sisyphus-react 3.11.4-beta.1 → 3.11.4-beta.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.
package/dist/index.esm.css
CHANGED
@@ -4812,8 +4812,7 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
|
|
4812
4812
|
margin-left: var(--zaui-space-size-xs, 4px);
|
4813
4813
|
}
|
4814
4814
|
.pro-edit-table-drag table tr th.ant-table-selection-column.ant-table-cell-fix-left {
|
4815
|
-
text-align:
|
4816
|
-
padding-left: 52px;
|
4815
|
+
text-align: right;
|
4817
4816
|
}
|
4818
4817
|
.pro-edit-label {
|
4819
4818
|
display: inline-block;
|
package/dist/less.esm.css
CHANGED
@@ -4812,8 +4812,7 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
|
|
4812
4812
|
margin-left: var(--zaui-space-size-xs, 4px);
|
4813
4813
|
}
|
4814
4814
|
.pro-edit-table-drag table tr th.ant-table-selection-column.ant-table-cell-fix-left {
|
4815
|
-
text-align:
|
4816
|
-
padding-left: 52px;
|
4815
|
+
text-align: right;
|
4817
4816
|
}
|
4818
4817
|
.pro-edit-label {
|
4819
4818
|
display: inline-block;
|