Fix The closed tick in Project attributes appears only when you hover the status
parent
0d4bee68a9
commit
28783986ac
|
@ -120,6 +120,9 @@
|
|||
color: $green-taiga;
|
||||
transition: all .2s ease-in;
|
||||
}
|
||||
&.icon-check-square {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
.icon-delete {
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in New Issue