提交 d0bfc65d 编写于 作者: K Kushal Pandya

Update styles to fix SVG caret alignment

上级 97890033
......@@ -346,6 +346,10 @@ ul.indent-list {
.folder-caret {
width: 15px;
svg {
margin-bottom: 2px;
}
}
.item-type-icon {
......@@ -354,7 +358,7 @@ ul.indent-list {
}
> .group-row:not(.has-children) {
.folder-caret .fa {
.folder-caret {
opacity: 0;
}
}
......@@ -437,6 +441,7 @@ ul.indent-list {
.avatar-container > a {
width: 100%;
text-decoration: none;
}
&.has-more-items {
......@@ -451,6 +456,7 @@ ul.indent-list {
display: inline-flex;
align-items: center;
height: 16px;
min-width: 30px;
}
.stat-value {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册