We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 163198b commit 05789a9Copy full SHA for 05789a9
web/libs/editor/src/tags/control/Taxonomy/Taxonomy.scss
@@ -49,8 +49,8 @@ body :global(.ant-select-tree) {
49
color: var(--color-neutral-content);
50
}
51
52
-body :global(.ant-select-tree .ant-select-tree-node-content-wrapper:hover) {
53
- background-color: var(--color-primary-emphasis-subtle) !important;
+body :global(.ant-select-tree .ant-select-tree-treenode .ant-select-tree-node-content-wrapper:hover) {
+ background-color: var(--color-primary-emphasis-subtle);
54
55
56
0 commit comments