chore: 渲染器默认背景色调整为透明
This commit is contained in:
parent
fc1975f10e
commit
0e377eefcc
@ -4,6 +4,7 @@ body {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
background: transparent;
|
||||||
}
|
}
|
||||||
input::-ms-clear,
|
input::-ms-clear,
|
||||||
input::-ms-reveal {
|
input::-ms-reveal {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user