I had a problem very similar, but what was happening that where called my component was not important the style.
import 'vue-advanced-cropper/dist/style.css'
This solved my problem, because I added directly in my component, if yours is not add and test.