Fix No description text hover effect when no editable
parent
23f8dd1d18
commit
9ffa447f14
|
@ -159,12 +159,12 @@
|
|||
opacity: 1;
|
||||
top: -1.5rem;
|
||||
}
|
||||
.no-description {
|
||||
color: $grayer;
|
||||
}
|
||||
.editable {
|
||||
background: $whitish;
|
||||
cursor: pointer;
|
||||
.no-description {
|
||||
color: $grayer;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue