From c7036098291a472d5e464e1bf30a249347ce768e Mon Sep 17 00:00:00 2001 From: sparks-alec Date: Sun, 6 Feb 2022 23:16:04 -0500 Subject: [PATCH] Update view.js --- src/view.js | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/src/view.js b/src/view.js index eca3efa..6eda9eb 100644 --- a/src/view.js +++ b/src/view.js @@ -23,7 +23,7 @@ drawDeviceFrame = function (id) { d = DEVICE.all[id]; let str = ''; - str += ""; + str += ""; // scrollbar styles are inline to prevent the styles flickering in str += '