mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
update style
This commit is contained in:
parent
47f1211b67
commit
b94e7541f6
@ -1778,7 +1778,7 @@ footer ul li > a {
|
||||
left: 10%;
|
||||
z-index: 100;
|
||||
color: #707d8d;
|
||||
font-family: "Raleway","Helvetica Neue",Helvetica,"Lantinghei SC","Microsoft YaHei","微软雅黑","Hiragino Sans GB",SimSun,sans-serif;
|
||||
font-family: "Raleway","Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",SimSun,sans-serif;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
|
@ -127,5 +127,6 @@
|
||||
font-size: ~"60% \9"; // ie8-9
|
||||
.scale(0.6);
|
||||
font-weight: bold;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
|
@ -39,6 +39,7 @@
|
||||
.@{tablePrefixClass}-filter-dropdown {
|
||||
min-width: 88px;
|
||||
margin-left: -8px;
|
||||
margin-top: -6px;
|
||||
.ant-dropdown-menu-item {
|
||||
overflow: hidden;
|
||||
padding: 7px 8px;
|
||||
|
Loading…
Reference in New Issue
Block a user