removed unnecessary class

pull/3094/head
Liana Husikyan 6 years ago committed by GitHub
parent ff622974d6
commit 02abaa5cb9
  1. 5
      src/app/components/panel.js

@ -23,11 +23,6 @@ const css = csjs`
height : 100%;
overflow-y : hidden;
}
.loading {
height : 40px !important;
width : 40px !important;
margin : auto !important;
}
`
/** Abstract class used for hosting the view of a plugin */

Loading…
Cancel
Save