diff --git a/tabs/receiver.css b/tabs/receiver.css index d8479992a4..7f5b57caa7 100644 --- a/tabs/receiver.css +++ b/tabs/receiver.css @@ -160,6 +160,7 @@ .tab-receiver #RX_plot { margin-left: 5px; + width: calc(100% - 5px); height: 200px; } .tab-receiver #RX_plot .line:nth-child(1) {