Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
collection-editor
Commits
aa3e2eb3
Commit
aa3e2eb3
authored
2 years ago
by
Ekta Yadav
Browse files
Options
Download
Patches
Plain Diff
IQ-201 - Tool tip text is not getting loaded properly on the UI and its hidden back of the field.
parent
d18735ad
main
bgml_label_resource-lib
bug-fix/rootNode
bug/resource-lib-miss
editorConfig
feature/61378
feature/61743-evaluable-changes
feature/exam-with-mode
fracll_label
genericModificationsCriteria
hideDropdownValues
integrateCompositeSearch
modifiedJsonStructure
questionValidity
release-5.3.0
release-5.4.0
release-5.5.0
release-5.6.0
release-5.6.0-v13
release-5.6.0-v14
release-5.6.0-v15
task/build-issue
upmsf-collection-editor1.1.7
upmsf-collection-editor1.2.4
upsmf-collection-editor
upsmf-collection-editor-V1.1.2
upsmf-collection-editor-dev
upsmf-collection-editor-v1.0.3
upsmf-collection-editor-v1.0.4
upsmf-collection-editor-v1.0.5
upsmf-collection-editor-v1.0.6
upsmf-collection-editor-v1.1.0
upsmf-collection-editor-v1.1.1
upsmf-collection-editor1.1.5
upsmf-collection-editor1.1.8
upsmf-collection-editor1.1.9
upsmf-collection-editor1.2.0
upsmf-collection-editor1.2.1
upsmf-collection-editor1.2.2
upsmf-collection-editor1.2.3
upsmf-collection-editor1.2.5
upsmf-collection-editor1.2.6
upsmf-collection-editor1.2.7
upsmf-collection-editor1.2.8
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
projects/collection-editor-library/package.json
+1
-1
projects/collection-editor-library/package.json
src/assets/styles/global.scss
+4
-0
src/assets/styles/global.scss
with
5 additions
and
1 deletion
+5
-1
projects/collection-editor-library/package.json
+
1
−
1
View file @
aa3e2eb3
{
"name"
:
"@project-sunbird/sunbird-collection-editor"
,
"version"
:
"5.3.0-beta.
4
"
,
"version"
:
"5.3.0-beta.
5
"
,
"dependencies"
:
{
"tslib"
:
"^2.0.0"
},
...
...
This diff is collapsed.
Click to expand it.
src/assets/styles/global.scss
+
4
−
0
View file @
aa3e2eb3
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets