Making ISM device name column wider.

This commit is contained in:
Marat Fayzullin 2023-06-20 11:43:19 -04:00
parent 2821058e95
commit 36e0af01dc
1 changed files with 2 additions and 2 deletions

View File

@ -1283,12 +1283,12 @@ img.openwebrx-mirror-img
}
#openwebrx-panel-ism-message .device {
width: 160px;
width: 220px;
text-align: center;
}
#openwebrx-panel-ism-message .timestamp {
width: 306px;
width: 246px;
max-width: 486px;
white-space: pre;
text-align: center;