cluster: fix outline offset
Signed-off-by: Varun Patil <radialapps@gmail.com>pull/953/head
parent
c96a0e3ed9
commit
9653f01636
|
@ -205,7 +205,7 @@ img {
|
|||
|
||||
// Move focus outline inwards
|
||||
&:focus {
|
||||
outline-offset: -4px;
|
||||
outline-offset: -1px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue