mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-05 23:46:28 +08:00
💄 adjust styles
This commit is contained in:
parent
bd9e6c57d4
commit
5a7e17ac57
@ -14,6 +14,7 @@
|
||||
&-avatar {
|
||||
flex-shrink: 0;
|
||||
position: relative;
|
||||
margin-right: 12px;
|
||||
cursor: pointer;
|
||||
img {
|
||||
width: 32px;
|
||||
@ -33,7 +34,7 @@
|
||||
margin-bottom: 4px;
|
||||
font-size: 14px;
|
||||
display: flex;
|
||||
|
||||
justify-content: flex-start;
|
||||
& > a,
|
||||
& > span {
|
||||
height: 18px;
|
||||
@ -82,22 +83,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
&-rtl &-avatar {
|
||||
margin-right: 12px;
|
||||
}
|
||||
|
||||
&-rtl &-content-author {
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
&-ltr &-avatar {
|
||||
margin-left: 12px;
|
||||
}
|
||||
|
||||
&-ltr &-content-author {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
&-nested {
|
||||
margin-left: @comment-indent;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user