mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-14 16:20:03 +00:00
💄 Fixes styles for status check tooltip
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user