Profile / Photo: Remove outline from navigation buttons (#2310)
This commit is contained in:
parent
a9dd1221fb
commit
7bb3b04fe9
@ -66,7 +66,7 @@
|
|||||||
background-size: 1.25rem;
|
background-size: 1.25rem;
|
||||||
opacity: 0.25;
|
opacity: 0.25;
|
||||||
transition: opacity 0.15s;
|
transition: opacity 0.15s;
|
||||||
outline: none;
|
outline: none !important;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user