fix: tooltip css, create tab translation, other small css bugs

This commit is contained in:
David Ralph
2021-08-15 16:08:16 +01:00
parent 9a8a360e21
commit 16485c3d2c
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
cursor: initial;
user-select: none;
opacity: 0;
transition: opacity 0.8s;
transition: 0.2s;
}
&:hover {