Improve decoding speed
This commit is contained in:
parent
d7fda69e9c
commit
7587469480
2 changed files with 7 additions and 5 deletions
|
@ -7,11 +7,12 @@
|
|||
}
|
||||
|
||||
.blurhash-canvas {
|
||||
align-items: stretch;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: -1000;
|
||||
z-index: 100;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue