mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
Update dashboard.html
This commit is contained in:
parent
25f1e5bb21
commit
f72ea5dd43
1 changed files with 2 additions and 4 deletions
|
@ -12,7 +12,7 @@ Dashboard | {{ config['PUBLIC_CONFIG'].site.title }}
|
|||
width: 2%;
|
||||
}
|
||||
th.stream_name {
|
||||
width: 20%;
|
||||
width: 18%;
|
||||
}
|
||||
th.stream_type {
|
||||
width: 6%;
|
||||
|
@ -42,10 +42,8 @@ Dashboard | {{ config['PUBLIC_CONFIG'].site.title }}
|
|||
width: 6%;
|
||||
}
|
||||
th.stream_actions {
|
||||
width: 24%;
|
||||
width: 26%;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
{{super()}}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue