1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Update console

This commit is contained in:
winlin 2021-05-05 12:54:47 +08:00
parent 1e27db6a7d
commit 37f051f16d
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="js/srs.console.css"/>
<style>
body {
padding-top: 50px;
padding-top: 30px;
}
</style>
<script type="text/javascript" src="js/3rdparty/angular.min.js"></script>

View file

@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="js/srs.console.css"/>
<style>
body {
padding-top: 50px;
padding-top: 30px;
}
</style>
<script type="text/javascript" src="js/3rdparty/angular.min.js"></script>