web ui update, ota added

This commit is contained in:
Bogdan Pilyugin 2023-08-21 09:55:18 +02:00
parent ab061d706d
commit 59f36d06dd
4 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@
<link rel="icon" type="image/ico" href="favicon.ico">
</head>
<body>
<body class="body">
<!-- quasar:entry-point -->
</body>
</html>

@ -1 +1 @@
Subproject commit 164e0a2667b67744aff7922c0a8a29b431528d54
Subproject commit 8c9c8478d52035bbf6454d1bca201eb8260c867d

View File

@ -1,5 +1,5 @@
// app global css in SCSS form
.body{
.body {
background: #e0e0e0;
}
.card {

@ -1 +1 @@
Subproject commit 30a9a6ef93ee45dead0ca21144fcf6eec8267c5b
Subproject commit c1713e4e2e8017c650f2432c892d1f0e9fa2d3c7