-
Notifications
You must be signed in to change notification settings - Fork 11
fix: tab design fix #1012
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: tab design fix #1012
Conversation
This reverts commit 8bf3da5.
Codecov Report
@@ Coverage Diff @@
## main #1012 +/- ##
=======================================
Coverage 85.06% 85.06%
=======================================
Files 820 820
Lines 16862 16862
Branches 2190 2190
=======================================
Hits 14343 14343
Misses 2488 2488
Partials 31 31
Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
@@ -17,10 +17,14 @@ | |||
color: $gray-9; | |||
} | |||
|
|||
::ng-deep .ht-link:hover { | |||
color: $gray-9; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
::ng-deep Shouldn't be required :)
Description
Testing
Local Testing done, working fine.
Checklist: