Shrinking JS8 message length a little.

This commit is contained in:
Marat Fayzullin 2024-04-04 21:51:38 -04:00
parent 17ba3cba3e
commit ce3a5a0e6e
1 changed files with 2 additions and 2 deletions

View File

@ -1196,8 +1196,8 @@ img.openwebrx-mirror-img
}
#openwebrx-panel-js8-message .message {
width: 455px;
max-width: 455px;
width: 445px;
max-width: 445px;
}
#openwebrx-panel-js8-message td.message {