chore: don't nest svg styling

This commit is contained in:
kolaente 2021-09-27 20:46:16 +02:00
parent 0c24ef6166
commit 856166a4ae
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ export default {
display: inline-flex;
align-items: center;
> svg {
svg {
transform: rotate(-90deg);
transition: stroke-dashoffset 0.35s;
margin-right: .25rem;