Skip to content

Commit 84f5592

Browse files
authored
Merge pull request #2248 from crazyserver/MOBILE-3274
MOBILE-3274 qtype: Add text-color to drag items
2 parents e683c25 + 56a0423 commit 84f5592

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/addon/qtype/ddimageortext/component/ddimageortext.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ addon-qtype-ddimageortext {
3737

3838
.drag {
3939
border: 1px solid $gray-darker;
40+
color: $text-color;
4041
cursor: pointer;
4142
z-index: 2;
4243
}

0 commit comments

Comments
 (0)