test scale

This commit is contained in:
m.epshtein 2025-05-29 09:16:38 +03:00
parent 0d11d25b59
commit c05bbb159b
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
<head> <head>
<title>Дашборд</title> <title>Дашборд</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<link rel="icon" type="image/png" href="src/resources/img/logo.png"/> <link rel="icon" type="image/png" href="src/resources/img/logo.png"/>
<link rel="stylesheet" href="src/resources/css/style.css"/> <link rel="stylesheet" href="src/resources/css/style.css"/>

View file

@ -3,7 +3,7 @@
<head> <head>
<title>Дашборд</title> <title>Дашборд</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<link rel="icon" type="image/png" href="src/resources/img/logo.png"/> <link rel="icon" type="image/png" href="src/resources/img/logo.png"/>
</head> </head>
<body webbpm class="webbpm ervu_dashboard"> <body webbpm class="webbpm ervu_dashboard">