web ui update, ota added
This commit is contained in:
parent
ab061d706d
commit
59f36d06dd
|
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
<link rel="icon" type="image/ico" href="favicon.ico">
|
<link rel="icon" type="image/ico" href="favicon.ico">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body class="body">
|
||||||
<!-- quasar:entry-point -->
|
<!-- quasar:entry-point -->
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 164e0a2667b67744aff7922c0a8a29b431528d54
|
Subproject commit 8c9c8478d52035bbf6454d1bca201eb8260c867d
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
// app global css in SCSS form
|
// app global css in SCSS form
|
||||||
.body{
|
.body {
|
||||||
background: #e0e0e0;
|
background: #e0e0e0;
|
||||||
}
|
}
|
||||||
.card {
|
.card {
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 30a9a6ef93ee45dead0ca21144fcf6eec8267c5b
|
Subproject commit c1713e4e2e8017c650f2432c892d1f0e9fa2d3c7
|
||||||
Loading…
Reference in New Issue
Block a user