diff options
Diffstat (limited to 'src/css')
| -rw-r--r-- | src/css/dumbymap.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css index 1dc7a09..8e28af5 100644 --- a/src/css/dumbymap.css +++ b/src/css/dumbymap.css | |||
| @@ -142,6 +142,7 @@ | |||
| 142 | 142 | ||
| 143 | > .draggable-block { | 143 | > .draggable-block { |
| 144 | box-sizing: content-box; | 144 | box-sizing: content-box; |
| 145 | position: absolute; | ||
| 145 | width: fit-content; | 146 | width: fit-content; |
| 146 | max-height: 50vh; | 147 | max-height: 50vh; |
| 147 | overflow: scroll; | 148 | overflow: scroll; |