Fix overflowing tabs in account__action-bar (#5056)
* Fix numbers in accounts columns * Support edge compact-header
This commit is contained in:
committed by
Eugen Rochko
parent
1e02ba111a
commit
838f255fc2
@ -6,7 +6,7 @@
|
||||
font-weight: 500;
|
||||
margin-bottom: 20px;
|
||||
padding: 0 10px;
|
||||
overflow-wrap: break-word;
|
||||
word-wrap: break-word;
|
||||
|
||||
@media screen and (max-width: 740px) {
|
||||
text-align: center;
|
||||
|
Reference in New Issue
Block a user