mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
parent
ec9f8ab7ce
commit
5b6957d570
@ -51,8 +51,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&-link {
|
&-link {
|
||||||
padding: 8px 0 8px 16px;
|
padding: 7px 0 7px 16px;
|
||||||
line-height: 1;
|
line-height: 1.143;
|
||||||
|
|
||||||
&-title {
|
&-title {
|
||||||
display: block;
|
display: block;
|
||||||
@ -62,7 +62,7 @@
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 6px;
|
||||||
|
|
||||||
&:only-child {
|
&:only-child {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
@ -75,7 +75,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&-link &-link {
|
&-link &-link {
|
||||||
padding-top: 6px;
|
padding-top: 5px;
|
||||||
padding-bottom: 6px;
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user