UX: remove lock icon positioning (#25241)

This commit is contained in:
chapoi 2024-01-12 16:53:57 +02:00 committed by GitHub
parent b063d92ad1
commit 190a8db55d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -35,10 +35,6 @@
}
}
.d-icon {
position: unset;
}
.d-icon-lock {
margin-right: 0.25em;
}