Fix settings dialog display on mobile

This commit is contained in:
Juhani Krekelä 2024-07-25 19:12:53 +03:00
parent c59a28c126
commit e00a62645a

View file

@ -2,6 +2,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head> </head>
<body> <body>
<fieldset> <fieldset>