feat: Enhance layout density and responsiveness with tighter spacing and flex-wrap, and resolve scrolling conflicts in the bookmarklet.

This commit is contained in:
Kantine Wrapper
2026-03-11 10:49:37 +01:00
parent 4c253f4162
commit 8960a7f0b3
9 changed files with 50 additions and 22 deletions

View File

@@ -1136,7 +1136,7 @@ const API_BASE = 'https://api.bessa.app/v1';
const GUEST_TOKEN = 'c3418725e95a9f90e3645cbc846b4d67c7c66131';
/** The client version injected into every API request header. */
const CLIENT_VERSION = 'v1.6.16';
const CLIENT_VERSION = 'v1.6.17';
/** Bessa venue ID for Knapp-Kantine. */
const VENUE_ID = 591;