@lambo-design/shared 1.0.0-beta.96 → 1.0.0-beta.97
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.
|
@@ -250,7 +250,7 @@ export default {
|
|
|
250
250
|
--table-header-font-weight: bold;
|
|
251
251
|
--table-header-padding-horizontal: 8px;
|
|
252
252
|
--table-header-padding-vertical: 0;
|
|
253
|
-
--table-cell-height:
|
|
253
|
+
--table-cell-height: 38px;
|
|
254
254
|
--table-cell-white-space: normal;
|
|
255
255
|
--table-cell-padding-left: 9px;
|
|
256
256
|
--table-cell-padding-right: 9px;
|
|
@@ -327,7 +327,7 @@ export default {
|
|
|
327
327
|
--vxe-table-tree-node-line-color: #909399;
|
|
328
328
|
--vxe-table-tree-node-line-style: dotted;
|
|
329
329
|
--vxe-table-header-font-weight: bold;
|
|
330
|
-
--vxe-table-row-height-default:
|
|
330
|
+
--vxe-table-row-height-default: 38px;
|
|
331
331
|
--vxe-table-row-height-medium: 44px;
|
|
332
332
|
--vxe-table-row-height-small: 40px;
|
|
333
333
|
--vxe-table-row-height-mini: 36px;
|