shx-3d-render
parent
d3935c9dbe
commit
1f3a900648
|
@ -112,7 +112,7 @@
|
|||
}
|
||||
|
||||
.shx-mat-matte {
|
||||
background: linear-gradient(60deg, #fff 15%, transparent 100%);
|
||||
background: linear-gradient(60deg, #fff -20-%, transparent 60%);
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
|
|
|
@ -68,7 +68,6 @@
|
|||
}
|
||||
|
||||
show() {
|
||||
return;
|
||||
if(this.hideTimeout) {
|
||||
clearTimeout(this.hideTimeout);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue