mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Update console
This commit is contained in:
parent
1e27db6a7d
commit
37f051f16d
2 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue