Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: text being clipped #864

Merged
merged 1 commit into from
Jan 13, 2023
Merged

fix: text being clipped #864

merged 1 commit into from
Jan 13, 2023

Conversation

qiweiii
Copy link
Contributor

@qiweiii qiweiii commented Jan 12, 2023

fix Magickbase/godwoken_explorer#1259

text is being clipped:
image

fix:
image

@vercel
Copy link

vercel bot commented Jan 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
godwoken-explorer-ui ✅ Ready (Inspect) Visit Preview Jan 12, 2023 at 10:20AM (UTC)

@codecov-commenter
Copy link

Codecov Report

Merging #864 (9e1061d) into develop (ff01b5a) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #864      +/-   ##
===========================================
- Coverage    66.41%   66.33%   -0.09%     
===========================================
  Files           18       18              
  Lines         1194     1194              
  Branches       716      716              
===========================================
- Hits           793      792       -1     
- Misses         347      348       +1     
  Partials        54       54              
Impacted Files Coverage Δ
pages/tokens/[type].tsx 80.80% <0.00%> (-2.03%) ⬇️
pages/index.tsx 88.88% <0.00%> (+0.85%) ⬆️

@Keith-CY Keith-CY merged commit cff8d77 into develop Jan 13, 2023
@Keith-CY Keith-CY deleted the fix/clipped-text branch January 13, 2023 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Token name is clipped unexpected
4 participants