refactor: Adjust card and menu item styling for improved layout and spacing, and update the client version.

This commit is contained in:
Kantine Wrapper
2026-03-11 13:05:26 +01:00
parent 36770f62b0
commit 570b0674b7
9 changed files with 58 additions and 35 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

14
dist/install.html vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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.18';
const CLIENT_VERSION = 'v1.6.19';
/** Bessa venue ID for Knapp-Kantine. */
const VENUE_ID = 591;