提交 7d4b8dd2 编写于 作者: C Catouse

* remove border of alert in document.

上级 ae723cc6
...@@ -1926,6 +1926,7 @@ body.query-enabled[data-query='icons'] #grid .card.open.section-preview-show .se ...@@ -1926,6 +1926,7 @@ body.query-enabled[data-query='icons'] #grid .card.open.section-preview-show .se
} }
#pageContent > article > .alert, #pageContent > article > .alert,
#pageContent > section > article > .alert { #pageContent > section > article > .alert {
border: none;
border-radius: 0; border-radius: 0;
} }
#pageContent > article > .alert code, #pageContent > article > .alert code,
......
此差异已折叠。
此差异已折叠。
...@@ -1558,6 +1558,7 @@ body.query-enabled { ...@@ -1558,6 +1558,7 @@ body.query-enabled {
} }
> article > .alert, > section > article > .alert { > article > .alert, > section > article > .alert {
border: none;
border-radius: 0; border-radius: 0;
code { code {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册