提交 643ed0f6 编写于 作者: M micael.bergeron

fix note-role alignment

上级 b44a1bcd
......@@ -516,7 +516,7 @@ ul.notes {
}
.note-actions-item {
margin-left: 15px;
margin-left: 12px;
display: flex;
align-items: center;
......@@ -624,16 +624,15 @@ ul.notes {
color: $notes-role-color;
font-size: 12px;
line-height: 20px;
margin: 0 3px;
&.note-role-access {
top: -2px;
padding: 0 7px;
border: 1px solid $border-color;
border-radius: $label-border-radius;
}
&.note-role-special {
top: -3px;
text-shadow: 0 0 15px white;
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册