fix: fix RTL text in editor of xblock problem.
(cherry picked from commit 96e903c86c4a0031b21fc564d824a2c02bf98d9c)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
.simple-editor-cheatsheet {
|
||||
position: absolute;
|
||||
top: 41px;
|
||||
left: 70%;
|
||||
@include left(70%);
|
||||
width: 0;
|
||||
border-left: 1px solid $gray-l2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user