Refactor filters to make them not stall if one output is blocked

This commit is contained in:
tobspr 2020-09-19 19:30:04 +02:00
parent 518d9b9f6f
commit 26cd38b68c
16 changed files with 471 additions and 365 deletions

View file

@ -30,7 +30,7 @@
transform: scale(0.9) !important;
}
opacity: 0.5;
opacity: 0.7;
&:hover {
opacity: 0.9 !important;
}