Unverified Commit 5ffbade3 authored by Liana Husikyan's avatar Liana Husikyan Committed by GitHub

removed unnecessary class

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