Commit 7dc62567 authored by Simon Knox's avatar Simon Knox

Hide white box at bottom of MR diff page

Add missing import for vue-resize styles

Changelog: fixed
parent 4ab1ad04
......@@ -59,6 +59,7 @@
<script>
import { ResizeObserver } from 'vue-resize'
import 'vue-resize/dist/vue-resize.css'
import { ObserveVisibility } from 'vue-observe-visibility'
import ScrollParent from 'scrollparent'
import config from '../config'
......
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