Fixed instrument device name not shown if screen too small

This commit is contained in:
l_samenv
2024-09-05 14:14:25 +02:00
parent 0f4bbab023
commit e28467d30f

View File

@ -82,6 +82,7 @@ meta, body {
height: 30px;
vertical-align: top;
line-height: 24px;
white-space: nowrap;
}
#header {
display: inline;