fix some styling and view bugs,fix device filtering in devlogs

This commit is contained in:
sepehr 2024-07-20 16:12:29 +03:30
parent d593919fc0
commit e18d9417c9
15 changed files with 63 additions and 29 deletions

View file

@ -81,7 +81,7 @@ export class SyslogComponent implements OnInit {
enabled: true,
template: (item) => {
return `
<div class='log-detail' style="color:#fff;background-color:#3399ff">
<div class='log-detail' style="width: 355px;color:#fff;background-color:#3399ff">
<h2>System Log :</h2>
<table>
<tr>