fix
This commit is contained in:
@@ -608,7 +608,7 @@
|
||||
}
|
||||
}
|
||||
&.cell--area {
|
||||
.vxe-table--main-wrapper {
|
||||
.vxe-body--row {
|
||||
user-select: none;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
@import '../variable.scss';
|
||||
|
||||
[data-vxe-table-theme="dark"] {
|
||||
[data-vxe-ui-theme="dark"] {
|
||||
color-scheme: dark;
|
||||
|
||||
/*font*/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
@import '../variable.scss';
|
||||
|
||||
[data-vxe-table-theme="default"] {
|
||||
[data-vxe-ui-theme="light"] {
|
||||
/*font*/
|
||||
--vxe-font-family: #{$vxe-font-family};
|
||||
--vxe-font-size: #{$vxe-font-size};
|
||||
|
||||
Reference in New Issue
Block a user