feat: date passed label
This commit is contained in:
parent
961556e086
commit
931cadbdbf
|
|
@ -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%;
|
||||
|
|
|
|||
Loading…
Reference in New Issue