Fixed Zindex

This commit is contained in:
choelzl 2022-04-21 16:07:05 +02:00
parent ff53fedf6e
commit f56823bc23
Signed by: sora
GPG Key ID: A362EA0491E2EEA0

View File

@ -36,6 +36,7 @@ path {
}
svg {
z-index: 999;
height: 100%;
aspect-ratio: 1;
}