config fixes

This commit is contained in:
Matteo Pagliazzi
2019-10-01 16:23:09 +02:00
parent b466d12263
commit 33b26a69b8
12 changed files with 461 additions and 620 deletions

View File

@@ -78,7 +78,7 @@
<style lang="scss" scoped>
@import '~@/assets/scss/colors.scss';
/deep/ .draggable-cursor {
::v-deep .draggable-cursor {
cursor: grabbing;
}