mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 20:19:44 +08:00
update demo style
This commit is contained in:
parent
9e6439b06c
commit
321f4e1402
@ -43,9 +43,6 @@
|
|||||||
.code-box:target {
|
.code-box:target {
|
||||||
border: 1px solid rgba(45, 183, 245, 0.7);
|
border: 1px solid rgba(45, 183, 245, 0.7);
|
||||||
box-shadow: 0 0 4px rgba(45, 183, 245, 0.5);
|
box-shadow: 0 0 4px rgba(45, 183, 245, 0.5);
|
||||||
z-index: 10;
|
|
||||||
background: #fff;
|
|
||||||
position: relative;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.code-box {
|
.code-box {
|
||||||
|
Loading…
Reference in New Issue
Block a user