mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
update timeline style
This commit is contained in:
parent
53a1da5182
commit
409c9d57fd
@ -13,6 +13,7 @@
|
||||
&-tail {
|
||||
position: absolute;
|
||||
left: 5px;
|
||||
margin-top: 3px;
|
||||
z-index: 1;
|
||||
height: 100%;
|
||||
border-left: 2px solid @timeline-color;
|
||||
@ -27,6 +28,7 @@
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
background-color: #fff;
|
||||
margin-top: 3px;
|
||||
border-radius: 6px;
|
||||
&-blue {
|
||||
border: 2px solid @primary-color;
|
||||
@ -45,7 +47,7 @@
|
||||
}
|
||||
|
||||
&-content {
|
||||
margin-left: 26px;
|
||||
margin-left: 24px;
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user