Skip to content
Snippets Groups Projects
Commit 63da2005 authored by Himanshu Kapoor's avatar Himanshu Kapoor
Browse files

Remove unnecessary unscoped style

The unscoped style causes problems with other places that
have a spinner in GitLab when the rich text editor is loaded.

Changelog: fixed
parent 6132429a
No related branches found
No related tags found
1 merge request!122720Remove unnecessary unscoped style
......@@ -133,8 +133,3 @@ export default {
</div>
</div>
</template>
<style>
.gl-spinner-container {
text-align: left;
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment