Skip to content

Commit 05a7893

Browse files
committed
fix styles
1 parent 56aaa92 commit 05a7893

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

packages/core/src/components/next/Dropdown/components/DropdownBase/DropdownBase.module.scss

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,6 @@
3939
box-shadow: none;
4040
background: transparent;
4141
cursor: default;
42-
43-
&:hover {
44-
--border-color: var(--ui-border-color);
45-
}
46-
47-
&.active,
48-
&:focus {
49-
--border-color: var(--ui-border-color);
50-
}
5142
}
5243
}
5344
.helperText {

0 commit comments

Comments
 (0)