This website works better with JavaScript.
Explore
Help
Sign In
Mirrors
/
ant-design
mirror of
https://github.com/ant-design/ant-design.git
Watch
2
Star
0
Fork
You've already forked ant-design
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fix Result extra is not centered (
#17786
)
Browse Source
pull/17818/head
ShiCheng
6 years ago
committed by
陈帅
parent
17b27c978e
commit
5acc2a40fc
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
components/result/style/index.less
Unescape
Escape
View File
@ -57,6 +57,9 @@
text-align: center;
> * {
margin-right: 8px;
&:last-child {
margin-right: 0;
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Mirrors/ant-design
Title
Body
Create Issue