New public shifts system

This commit is contained in:
2025-08-22 14:45:40 -06:00
parent d96d76d104
commit a8edcf8592
24 changed files with 2236 additions and 65 deletions

View File

@@ -114,7 +114,7 @@
top: 50%;
transform: translateY(-50%);
width: auto;
max-width: 60px;
max-width: 80px;
flex-direction: column;
box-sizing: border-box;
}