removed unnecessary class

pull/1/head
Liana Husikyan 6 years ago committed by GitHub
parent 2edbc1058c
commit 5ffbade30f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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