Fix wrong size of avatars in admin UI (#19457)

This commit is contained in:
Eugen Rochko
2022-10-25 21:43:33 +02:00
committed by GitHub
parent 267978d4fe
commit 6f01111863
2 changed files with 3 additions and 2 deletions

View File

@ -359,8 +359,9 @@
vertical-align: initial !important;
}
&__interrelationships {
tbody td.accounts-table__interrelationships {
width: 21px;
padding-right: 16px;
}
.fa {