提交 88e2c9af 编写于 作者: S Sullivan SENECHAL 提交者: kyle

fix: apply css only on first child label and span for section header (via #4970)

上级 971c6f75
......@@ -186,7 +186,7 @@
background: rgba($opblock-isopen-section-header-background-color,.8);
box-shadow: 0 1px 2px rgba($opblock-isopen-section-header-box-shadow-color,.1);
label
>label
{
font-size: 12px;
font-weight: bold;
......@@ -199,7 +199,7 @@
@include text_headline();
span
>span
{
padding: 0 10px 0 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册