Add configWizard dist.

This commit is contained in:
Kalila L 2021-02-04 03:00:47 -05:00
parent 6c298063c0
commit 8b1664cfb5
8 changed files with 34 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View file

@ -0,0 +1,17 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="favicon.ico"><title>config-wizard</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css"><style>html,
body {
background-color: transparent !important;
overflow: hidden !important; /* Hide scrollbars */
}
.theme--dark.v-application {
background-color: transparent !important;
}
.v-text-field input {
font-size: 1.3em;
}
.v-text-field label {
font-size: 1.3em;
}</style><link href="css/chunk-vendors.cd6a383d.css" rel="preload" as="style"><link href="js/app.e75000b2.js" rel="preload" as="script"><link href="js/chunk-vendors.b2988582.js" rel="preload" as="script"><link href="css/chunk-vendors.cd6a383d.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but config-wizard doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="js/chunk-vendors.b2988582.js"></script><script src="js/app.e75000b2.js"></script></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long