Added date selector popup (only go to now working)

This commit is contained in:
l_samenv
2024-08-12 13:05:41 +02:00
parent faf4abced8
commit 81d9d233a8
8 changed files with 204 additions and 21 deletions

View File

@ -3,7 +3,7 @@
height: fit-content;
background-color: white;
position: absolute;
z-index: 1;
z-index: 51;
border: 2px solid black;
}