Fixing column widths.
This commit is contained in:
parent
f74200c094
commit
d49bee5458
|
|
@ -1373,17 +1373,17 @@ img.openwebrx-mirror-img
|
|||
}
|
||||
|
||||
#openwebrx-panel-dsc-message .timestamp {
|
||||
width: 80px;
|
||||
width: 60px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#openwebrx-panel-dsc-message .src {
|
||||
width: 80px;
|
||||
width: 90px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#openwebrx-panel-dsc-message .dst {
|
||||
width: 80px;
|
||||
width: 90px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue