diff --git a/core/core-frontend/src/style/index.less b/core/core-frontend/src/style/index.less index 24289e7378..29dcc8aa6a 100644 --- a/core/core-frontend/src/style/index.less +++ b/core/core-frontend/src/style/index.less @@ -391,3 +391,8 @@ em { .color-datasource { background: rgb(127, 59, 246); } + +.ed-table { + --ed-table-row-hover-bg-color: #e8e9e9 !important; +} +