💄 Fixes styles for status check tooltip

This commit is contained in:
Alicia Sykes
2021-08-27 20:50:19 +01:00
parent ff82a3adc7
commit ff663f8647
2 changed files with 7 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ export default {
padding: 5px;
transition: all .2s ease-in-out;
cursor: help;
z-index: 5;
&:hover {
transform: scale(1.25);
filter: saturate(2);