Commit 0b156064 authored by Liana Husikyan's avatar Liana Husikyan Committed by Liana Husikyan

added borders for side-panel

parent 79004530
......@@ -170,7 +170,7 @@ class App {
// center panel, resizable
self._view.sidepanel = yo`
<div id="side-panel" data-id="remixIdeSidePanel" style="min-width: 320px;" class=${css.sidepanel}>
<div id="side-panel" data-id="remixIdeSidePanel" style="min-width: 320px;" class="${css.sidepanel} border-right border-left">
${''}
</div>
`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment