Added schedule locking and day jumping on scroll lock.

This commit is contained in:
rainbow napkin 2025-02-09 00:45:36 -05:00
parent c83ca63f9a
commit 44dd613ea3
8 changed files with 221 additions and 125 deletions

View file

@ -24,7 +24,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.*/
position: absolute;
left: 0;
right: 0;
z-index: 3;
z-index: 4;
padding: 0.15em 0.3em;
}