npm: package updates

This commit is contained in:
NPM Update Bot 2024-07-10 10:38:02 +00:00 committed by pheiduck
parent 8421e313b5
commit a0ed35fd76
2 changed files with 11 additions and 10 deletions

View file

@ -668,6 +668,10 @@ video {
top: 1rem;
}
.-z-\[1\] {
z-index: -1;
}
.z-0 {
z-index: 0;
}