Modulisation and additions to StaffLDB

This commit is contained in:
Fred Boniface
2023-07-07 21:59:06 +01:00
parent cb8aff5788
commit 5a6fe0f3f5
7 changed files with 505 additions and 180 deletions

View File

@@ -23,7 +23,7 @@
transform: translateY(-50%) translateX(-50%);
width: 85%;
height: auto;
max-height: 75vh;
max-height: 85vh;
overflow-y: auto;
max-width: 400px;
margin: auto;