merge styles
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 29s

This commit is contained in:
isUnknown 2025-12-12 12:26:39 +01:00
commit bb215b04da
4 changed files with 5 additions and 3 deletions

View file

@ -525,7 +525,7 @@ input[type=number] {
border-radius: 8px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
z-index: 10000;
width: 71rem;
width: 860px;
max-height: 600px;
display: flex;
flex-direction: column;