Fix styling issue in account fields (#2578)

master
Claire 2024-01-18 20:27:47 +01:00 committed by GitHub
parent d80d8f6bb9
commit 07b6777c99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 4 deletions

View File

@ -673,16 +673,13 @@
.icon {
width: 18px;
height: 18px;
vertical-align: middle;
}
dd {
display: flex;
align-items: center;
gap: 4px;
span {
display: flex;
}
}
.verified a {