mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 21:19:37 +08:00
fix: theme static demo border
This commit is contained in:
parent
79867a985e
commit
8795a3106b
@ -345,6 +345,7 @@
|
||||
|
||||
[data-theme='dark'] {
|
||||
.code-box {
|
||||
border: 1px solid #303030;
|
||||
.code-box-title {
|
||||
&,
|
||||
a {
|
||||
@ -370,6 +371,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
&-demo {
|
||||
border-bottom: 1px solid #303030;
|
||||
}
|
||||
|
||||
&-codepen {
|
||||
background: transparent
|
||||
url('https://alipay-rmsdeploy-image.cn-hangzhou.alipay.aliyun-inc.com/antfincdn/R5sDUSunb1/OtZslpOjYXijshDERXwc.svg')
|
||||
|
Loading…
Reference in New Issue
Block a user