Fix accounts table long display name (#29316)
This commit is contained in:
parent
f24b0e9505
commit
1005b2f7b2
@ -82,6 +82,7 @@
|
||||
|
||||
.accounts-table {
|
||||
width: 100%;
|
||||
table-layout: fixed;
|
||||
|
||||
.account {
|
||||
padding: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user