feat: date passed label

This commit is contained in:
Nevo David 2025-07-25 22:50:09 +07:00
parent 961556e086
commit 931cadbdbf
1 changed files with 1 additions and 1 deletions

View File

@ -402,7 +402,7 @@ div div .set-font-family {
.col-calendar:hover:before {
content: 'Date passed';
color: white;
color: var(--color-text);
position: absolute;
left: 50%;
top: 50%;