Files
react-gantt/demos/custom/AddTaskCell.css
Marta Kowalska 80ca059fb8 v2.3.1
2025-10-22 08:13:59 +00:00

10 lines
170 B
CSS

.text.wx-4RuF7aAO {
display: flex;
align-items: center;
cursor: pointer;
}
.text.wx-4RuF7aAO:hover {
text-decoration: underline;
color: var(--wx-color-link);
}