X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Fmonitoring%2Fmonitor-base.css;h=feb61705fc231fd71547add53e6d9ee5e4e87a8d;hb=65353dce81a629e042800bb7b86fcd869a76727e;hp=ff761ae76deed715657f33b36659718e9fd4e06e;hpb=170aef20bc3a59d5139c2eff8794d9ba4c83a2e5;p=src%2Fapp-framework-binder.git diff --git a/test/monitoring/monitor-base.css b/test/monitoring/monitor-base.css index ff761ae7..feb61705 100644 --- a/test/monitoring/monitor-base.css +++ b/test/monitoring/monitor-base.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 "IoT.bzh" + * Copyright (C) 2015-2020 "IoT.bzh" * Author: José Bollo * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -74,6 +74,7 @@ body.on #params, body.on #connect, body.off #disconnect { display: none; } /*******************************************************************/ /* main area */ +#work { overflow-x: auto; } #controls, #menu { flex: 1; } #middle { flex: 3; } #controls { min-width: 300px; } @@ -167,6 +168,7 @@ body.on #params, body.on #connect, body.off #disconnect { display: none; } .traceevent .content { clear: both; + overflow-x: auto; } .traceevent, .x-button {