Skip to content

Commit e223243

Browse files
committedMar 11, 2025
fix: added fix for focus & hover effect
1 parent 040d949 commit e223243

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎app/styles/power-select.less

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
&.active {
2323
&:hover {
2424
border-color: transparent;
25+
background-color: transparent;
2526
}
2627
&:not(.array-input-container--disabled) {
2728
box-shadow: none;

0 commit comments

Comments
 (0)