Skip to content

Commit e8e6cf5

Browse files
committed
feat(theme/datasource&setting): change datasource style
1 parent 91a3c5b commit e8e6cf5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/plugins/datasource/src/DataSourceList.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,9 @@ export default {
171171
height: 16px;
172172
margin-top: 6px;
173173
color: var(--ti-lowcode-datasource-toolbar-more-hover-color);
174+
&:hover {
175+
color: var(--ti-lowcode-toolbar-icon-color);
176+
}
174177
}
175178
}
176179
}

0 commit comments

Comments
 (0)