Commit 109cffbc by E. Kolpakov

Drag container padding in percent

parent 31a2e14e
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
.xblock--drag-and-drop .drag-container { .xblock--drag-and-drop .drag-container {
width: auto; width: auto;
padding: 5px; padding: 1%;
background: #ebf0f2; background: #ebf0f2;
} }
......
Markdown is supported
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