Fix wrong size of avatars in admin UI (#19457)
This commit is contained in:
parent
267978d4fe
commit
6f01111863
2 changed files with 3 additions and 2 deletions
|
@ -359,8 +359,9 @@
|
|||
vertical-align: initial !important;
|
||||
}
|
||||
|
||||
&__interrelationships {
|
||||
tbody td.accounts-table__interrelationships {
|
||||
width: 21px;
|
||||
padding-right: 16px;
|
||||
}
|
||||
|
||||
.fa {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue