spoiler fix

pull/183/head
Aevann 2023-08-09 16:12:51 +03:00
parent 784f881c5b
commit 1771f85df6
1 changed files with 1 additions and 1 deletions

View File

@ -5224,7 +5224,7 @@ span.green {
}
.spoiler:hover *, spoiler:hover * {
visibility: visible;
transition-delay: 0.00001s;
transition-delay: 0.1s;
}
@media (min-width: 768px) {