-
-
Notifications
You must be signed in to change notification settings - Fork 50.5k
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
Add noHovering and Card.Grid #6748
Conversation
@afc163, thanks for your PR! By analyzing the history of the files in this pull request, we identified @megawac, @benjycui and @superRaytin to be potential reviewers. |
Codecov Report
@@ Coverage Diff @@
## master #6748 +/- ##
==========================================
+ Coverage 84.01% 84.09% +0.08%
==========================================
Files 224 225 +1
Lines 4811 4848 +37
Branches 1389 1407 +18
==========================================
+ Hits 4042 4077 +35
- Misses 769 771 +2
Continue to review full report at Codecov.
|
components/card/style/index.less
Outdated
border-radius: 0; | ||
border: 0; | ||
box-shadow: 0 0 0 0.5px @border-color-split, 0 0 0 0.5px @border-color-split inset; | ||
width: 25%; |
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.
默认值?
上面demo里也有写
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.
对。。我改成 33.3% 好了。
Send to master because
2.12
will be released at this week.