Ukrycie opcji wzywania kelnera
This commit is contained in:
@@ -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 --- */
|
||||
|
||||
Reference in New Issue
Block a user