Skip to content

Commit 152777c

Browse files
committed
source panel updates and new logo
1 parent 6d102be commit 152777c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/view/Vstyle/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export default class Vstyle extends React.Component {
4343
<h2>Loading</h2>
4444
</div>
4545
}
46-
return <div className="container-fluid h-100 panel-z-index position-relative">
46+
return <div className="container-fluid h-100 ">
4747
<div className="row">
4848
<div className="col-xs-6 col-sm-8 col-lg-6 col-xl-5 w-max-500 bg-dk p-0">
4949

0 commit comments

Comments
 (0)