-
Notifications
You must be signed in to change notification settings - Fork 6
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: wrapped label and the basic info width #726
Fix: wrapped label and the basic info width #726
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
@@ Coverage Diff @@
## develop #726 +/- ##
===========================================
- Coverage 56.91% 56.81% -0.11%
===========================================
Files 11 11
Lines 701 704 +3
Branches 423 423
===========================================
+ Hits 399 400 +1
- Misses 276 278 +2
Partials 26 26
|
@JeffreyMa597 The size of Same issue on Polyjuice Same issue on |
@FrederLu Fixed. |
What problem does this PR solve?
There is a common problem in the page
account
and the pageToken
, when our page is a two-column layout, adaptive layout makes the first column wider.Ref: Magickbase/godwoken_explorer#1111
Check List
Test
e2e Test
Task
none