This commit is contained in:
parent
af62073544
commit
c55b521e57
|
@ -138,9 +138,9 @@ watch(
|
|||
background-position: center;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
&:focus {
|
||||
box-sizing: border-box;
|
||||
&:focus-visible {
|
||||
border: 2px solid var(--accent);
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
> .gif {
|
||||
|
|
Loading…
Reference in New Issue