mirror of
https://github.com/hulthe/inkopslista.git
synced 2026-08-03 23:11:28 +02:00
Fix web gui scaling on mobile
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
|
||||
</head>
|
||||
<body>
|
||||
<!-- canvas required by the Slint runtime -->
|
||||
<canvas id="canvas"></canvas>
|
||||
|
||||
Reference in New Issue
Block a user