Spaces:
Sleeping
Sleeping
Update templates/dashboard.html
Browse files- templates/dashboard.html +1 -1
templates/dashboard.html
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
<link rel="stylesheet" type="text/css" href="../static/css/style.css" />
|
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 |
-
|
13 |
html,
|
14 |
body {
|
15 |
height: 100%;
|
|
|
9 |
<link rel="stylesheet" type="text/css" href="../static/css/style.css" />
|
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 |
html,
|
14 |
body {
|
15 |
height: 100%;
|