feat(dashboard):UI fix

This commit is contained in:
junjie 2021-05-19 17:23:46 +08:00
parent 12e0310256
commit eebb2f0f36

View File

@ -7,7 +7,7 @@
<link rel="shortcut icon" href="<%= BASE_URL %>favicon.ico">
<title>DataEase</title>
</head>
<body>
<body style="height: 100%;">
<div id="link"></div>
</body>
</html>