Spaces:
Runtime error
Runtime error
Update templates/dashboard.html
Browse files- templates/dashboard.html +1 -8
templates/dashboard.html
CHANGED
@@ -10,14 +10,7 @@
|
|
10 |
<link rel="stylesheet" type="text/css" href="../static/css/dashboard.css" />
|
11 |
<link rel="stylesheet" type="text/css" href="../static/css/perfect-scrollbar.css" />
|
12 |
<style>
|
13 |
-
|
14 |
-
body {
|
15 |
-
height: 100%;
|
16 |
-
margin: 0;
|
17 |
-
display: flex;
|
18 |
-
flex-direction: column;
|
19 |
-
font-family: Arial, sans-serif;
|
20 |
-
}
|
21 |
|
22 |
.wrapper {
|
23 |
flex: 1;
|
|
|
10 |
<link rel="stylesheet" type="text/css" href="../static/css/dashboard.css" />
|
11 |
<link rel="stylesheet" type="text/css" href="../static/css/perfect-scrollbar.css" />
|
12 |
<style>
|
13 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
.wrapper {
|
16 |
flex: 1;
|