mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 03:59:01 +08:00
Add divider
This commit is contained in:
parent
2228e201cc
commit
f1646b29dc
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user