Ukrycie opcji wzywania kelnera

This commit is contained in:
2026-05-27 14:46:19 +02:00
parent 22989d9f9b
commit d54c93623f
8 changed files with 967 additions and 67 deletions

View File

@@ -557,11 +557,13 @@ header {
display: flex;
align-items: center;
gap: 10px;
pointer-events: none;
}
.toast.active {
transform: translateX(-50%) translateY(0);
opacity: 1;
pointer-events: auto;
}
/* --- KITCHEN ANIMATION --- */