Left Search Result Sponsored: Fix sponsored button hover (#5940)
This commit is contained in:
parent
e7bdc12dfc
commit
b2aeebaa7e
@ -187,6 +187,10 @@
|
||||
.search-sponsored-badge {
|
||||
display: flex;
|
||||
align-self: flex-start;
|
||||
cursor: pointer;
|
||||
&:hover {
|
||||
filter: brightness(1.1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user