Mostly have live scrolling working.

This commit is contained in:
2023-05-10 01:14:29 -07:00
parent 994b26b2bd
commit 8239a096c8
5 changed files with 129 additions and 14 deletions
+8
View File
@@ -21,6 +21,14 @@
filter: contrast(85%);
}
.invert {
filter: invert();
}
.day-of-week{
text-transform: uppercase;
}
.handsontable * {
border: 0px !important;
text-align: center !important;