This website works better with JavaScript.
Explore
Home
Sign In
CipherLabs
/
blockscout
mirror of
https://github.com/blockscout/blockscout
Watch
2
Star
0
Fork
You've already forked blockscout
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Fix long names crossing with USD
Browse Source
pull/5085/head
nikitosing
3 years ago
parent
546fe9058f
commit
e398754c1e
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
apps/block_scout_web/assets/css/components/_token-balance-dropdown.scss
2
apps/block_scout_web/assets/css/components/_token-balance-dropdown.scss
Unescape
Escape
View File
@ -89,7 +89,7 @@
}
.
wh-sp
{
white-space
:
nowrap
;
white-space
:
initial
;
}
.
token-wallet-icon
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
CipherLabs/blockscout
Title
Body
Create Issue