提交 5fca7673 编写于 作者: JunZai's avatar JunZai

update

上级 9f09a2d1
...@@ -39,13 +39,17 @@ ...@@ -39,13 +39,17 @@
} }
.quick-action { .quick-action {
flex-shrink: 0; flex-shrink: 0;
margin-left: 5px;
.quick-action-item { .quick-action-item {
width: 37px; width: 37px;
height: 37px; height: 37px;
text-align: center; text-align: center;
line-height: 37px; line-height: 37px;
border: 1px solid #ddd; border: 1px solid #ddd;
margin-left: 5px; border-top-width: 0;
}
.quick-action-item:nth-child(1) {
border-top-width: 1px;
} }
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册