SMOOTH RENDERING!

This commit is contained in:
Tim
2024-04-22 21:12:43 -04:00
parent dc8185491b
commit e86b9738d8
6 changed files with 99 additions and 159 deletions

View File

@@ -266,9 +266,9 @@ let newValue = null
}
.day {
width: 2em;
width: 4em;
max-width: 4em;
min-width: 2em;
min-width: 4em;
}
.picker {