|
@ -167,7 +167,9 @@ export default { |
|
|
</script> |
|
|
</script> |
|
|
<style lang="less"> |
|
|
<style lang="less"> |
|
|
.AgTableComponent{ |
|
|
.AgTableComponent{ |
|
|
|
|
|
.ag-unselectable{ |
|
|
|
|
|
user-select:text !important |
|
|
|
|
|
} |
|
|
.ag-theme-alpine{ |
|
|
.ag-theme-alpine{ |
|
|
// --ag-header-foreground-color: white; |
|
|
// --ag-header-foreground-color: white; |
|
|
// --ag-header-background-color: #5a81b7; |
|
|
// --ag-header-background-color: #5a81b7; |
|
|