Correct missing funcs

This commit is contained in:
2025-12-19 08:40:06 -05:00
parent ac29b6e929
commit dc6b551325
2 changed files with 47 additions and 2 deletions

View File

@@ -397,10 +397,10 @@ tbody tr:hover {
border-color: transparent #333 transparent transparent;
}
.notes-tooltip:hover .tooltip-text {
/* .notes-tooltip:hover .tooltip-text {
visibility: visible;
opacity: 1;
}
} */
/* Modal Styles */
.modal {