Commit aa3e2eb3 authored by Ekta Yadav's avatar Ekta Yadav
Browse files

IQ-201 - Tool tip text is not getting loaded properly on the UI and its hidden back of the field.

Showing with 5 additions and 1 deletion
+5 -1
{
"name": "@project-sunbird/sunbird-collection-editor",
"version": "5.3.0-beta.4",
"version": "5.3.0-beta.5",
"dependencies": {
"tslib": "^2.0.0"
},
......
......@@ -59,3 +59,7 @@ body {
.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable, .ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners{
word-break: break-all !important;
}
lib-editor .add-to-library .dynamic-form .sb-dropdown label,lib-editor .add-to-library .input-label{
z-index: 2 !important;
}
\ No newline at end of file
Supports Markdown
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