mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
fix site styles
This commit is contained in:
parent
c4c834b529
commit
7a53b39af2
@ -70,7 +70,7 @@
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.code-box-meta {
|
||||
.code-box-meta.markdown {
|
||||
position: relative;
|
||||
padding: 16px;
|
||||
border-radius: 0 0 6px 6px;
|
||||
@ -256,7 +256,6 @@ section.code-box-meta p {
|
||||
width:15%;
|
||||
float:right;
|
||||
margin:12px 10px 0;
|
||||
|
||||
}
|
||||
.code-box-demo .demo-content .demo-listBox .demo-list ul li {
|
||||
height: 25px;
|
||||
@ -344,8 +343,6 @@ section.code-box-meta p {
|
||||
content: "";
|
||||
}
|
||||
|
||||
|
||||
|
||||
// queue-animate style, should be remove after queue-animate is remove.
|
||||
.code-box-demo .demo-header {
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user