mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
hover effect removed from see all button in placeholder
This commit is contained in:
parent
3c92e2e4a7
commit
dffdba48d3
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
max-width: 12rem;
|
||||
padding: 0.2rem;
|
||||
|
||||
&:focus, &:hover {
|
||||
&:focus {
|
||||
outline: none;
|
||||
background-color: var(--color-placeholder-background);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue