Fixed table width blowing up.
This commit is contained in:
parent
4f24581d3d
commit
f190f87ee6
|
|
@ -1224,8 +1224,8 @@ img.openwebrx-mirror-img
|
|||
}
|
||||
|
||||
#openwebrx-panel-flex-message .message {
|
||||
width: 586px;
|
||||
max-width: 586px;
|
||||
width: 566px;
|
||||
max-width: 566px;
|
||||
column-span: all;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue