Untranslated lock icon (#568)
Sorry my OCD is kicking in... It's super weird that the base of the lock moves when we check / unckeck it. Instead, just the semi-circle shape should move (what this PR implements).
This commit is contained in:
committed by
David Luzar
parent
61f301c3e0
commit
94e18bd8e4
@ -17,6 +17,7 @@
|
||||
border-radius: var(--space-factor);
|
||||
|
||||
svg {
|
||||
position: relative;
|
||||
height: 1em;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user