样式优化。
parent
43e92da48f
commit
053c01473d
|
@ -66,7 +66,7 @@
|
||||||
let cssContent = `
|
let cssContent = `
|
||||||
.___ds-tampermonkey___{
|
.___ds-tampermonkey___{
|
||||||
position: fixed;
|
position: fixed;
|
||||||
right: 11px;
|
right: 10px;
|
||||||
top: 30%;
|
top: 30%;
|
||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
width: 36px;
|
width: 36px;
|
||||||
|
@ -130,7 +130,7 @@
|
||||||
height: 0;
|
height: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 11px;
|
top: 11px;
|
||||||
left: 37px;
|
left: 36px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border-top: 7px solid transparent;
|
border-top: 7px solid transparent;
|
||||||
border-bottom: 7px solid transparent;
|
border-bottom: 7px solid transparent;
|
||||||
|
|
Loading…
Reference in New Issue