-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Fix double border introduced by #13434 #13457
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
Conversation
Would like @silverwind to check this out before merging. |
Outside of scope for this PR really, there are more places where these triangles are off-centered or broken (often in color or positioning). |
Hmm yeah, can check that separately. |
Codecov Report
@@ Coverage Diff @@
## master #13457 +/- ##
=======================================
Coverage 42.11% 42.12%
=======================================
Files 692 692
Lines 75985 75985
=======================================
+ Hits 32003 32009 +6
+ Misses 38738 38734 -4
+ Partials 5244 5242 -2
Continue to review full report at Codecov.
|
🚀 |
Co-authored-by: Lauris BH <[email protected]>
Quick fix for #13434 introducing double border on certain elements.
Before:
After: