shx-3d-render

main
Jan Umbach 2024-06-22 17:59:58 +02:00
parent d3935c9dbe
commit 1f3a900648
2 changed files with 1 additions and 2 deletions

View File

@ -112,7 +112,7 @@
} }
.shx-mat-matte { .shx-mat-matte {
background: linear-gradient(60deg, #fff 15%, transparent 100%); background: linear-gradient(60deg, #fff -20-%, transparent 60%);
opacity: 0.5; opacity: 0.5;
} }

View File

@ -68,7 +68,6 @@
} }
show() { show() {
return;
if(this.hideTimeout) { if(this.hideTimeout) {
clearTimeout(this.hideTimeout); clearTimeout(this.hideTimeout);
} }