diff options
Diffstat (limited to 'src/css/dumbymap.css')
-rw-r--r-- | src/css/dumbymap.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css index e9d9dba..ab09863 100644 --- a/src/css/dumbymap.css +++ b/src/css/dumbymap.css | |||
@@ -47,8 +47,9 @@ | |||
47 | 47 | ||
48 | .SemanticHtml { | 48 | .SemanticHtml { |
49 | order: 1; | 49 | order: 1; |
50 | padding: 0.5rem; | 50 | padding: 1.5rem; |
51 | overflow-y: scroll; | 51 | overflow-y: scroll; |
52 | width: 100%; | ||
52 | 53 | ||
53 | > .draggable-block { | 54 | > .draggable-block { |
54 | width: 100%; | 55 | width: 100%; |