Apply white-space: nowrap to account relationships icons
parent
7de500297b
commit
f55b76afba
|
@ -1021,6 +1021,7 @@
|
|||
.account__relationship {
|
||||
height: 18px;
|
||||
padding: 10px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.account__header__wrapper {
|
||||
|
|
Loading…
Reference in New Issue