Profile / Photo: Remove outline from navigation buttons (#2310)

This commit is contained in:
Alexander Zinchuk 2023-01-22 18:12:10 +01:00
parent a9dd1221fb
commit 7bb3b04fe9

View File

@ -66,7 +66,7 @@
background-size: 1.25rem;
opacity: 0.25;
transition: opacity 0.15s;
outline: none;
outline: none !important;
cursor: pointer;
z-index: 1;