css optimizations

This commit is contained in:
Vladimir Mandic
2023-07-01 15:57:10 -04:00
parent 12aaeac26a
commit 6e89d3b867
17 changed files with 93 additions and 51 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ async function logMonitorCreate() {
if (!el) return;
el.classList.add('log-monitor');
el.innerHTML = `
<table style="width: 100%">
<table style="width: 100%;">
<thead style="display: block; text-align: left; border-bottom: solid 1px var(--button-primary-border-color)">
<tr>
<th style="width: 170px">Time</th>