mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 02:22:09 +00:00
outline offset applied to MetaItem
This commit is contained in:
parent
d1adf9cb84
commit
35cd984b98
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
&:hover, &:focus {
|
||||
outline: var(--focusable-border-size) solid var(--color-surfacelighter);
|
||||
outline-offset: calc(-1 * var(--focusable-border-size));
|
||||
|
||||
.poster-image-container {
|
||||
.poster-image {
|
||||
|
|
|
|||
Loading…
Reference in a new issue