mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
css optimizations
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user