MOBILE-3274 qtype: Add text-color to drag items

main
Pau Ferrer Ocaña 2020-01-17 15:05:41 +01:00
parent 421ea59db0
commit 56a0423f4b
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ addon-qtype-ddimageortext {
.drag {
border: 1px solid $gray-darker;
color: $text-color;
cursor: pointer;
z-index: 2;
}