Add divider

This commit is contained in:
afc163 2016-04-29 12:28:24 +08:00
parent 2228e201cc
commit f1646b29dc

View File

@ -101,6 +101,15 @@ a {
visibility: hidden;
}
.ant-divider {
margin: 0 4px;
color: #999;
display: inline-block;
height: 8px;
width: 1px;
background: #ccc;
}
code,
kbd,
pre,