Skip to content

Commit

Permalink
feat(theme/datasource&setting): change datasource style
Browse files Browse the repository at this point in the history
  • Loading branch information
wenmine committed Dec 6, 2024
1 parent d1fb8d8 commit cb17033
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/plugins/datasource/src/DataSourceList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,9 @@ export default {
height: 16px;
margin-top: 6px;
color: var(--ti-lowcode-datasource-toolbar-more-hover-color);
&:hover {
color: var(--ti-lowcode-toolbar-icon-color);
}
}
}
}
Expand Down

0 comments on commit cb17033

Please sign in to comment.