frontend refactoring

This commit is contained in:
Peter Papp
2021-08-10 17:49:22 +02:00
parent 98688b81c0
commit dc60ba972f
203 changed files with 1309 additions and 1302 deletions
@@ -15,7 +15,7 @@
</template>
<script>
import TextLabel from '@/components/Others/TextLabel'
import TextLabel from '/resources/js/components/Others/TextLabel'
import { ChevronUpIcon } from 'vue-feather-icons'
export default {
@@ -54,7 +54,7 @@
</script>
<style scoped lang="scss">
@import '@assets/vuefilemanager/_mixins';
@import '/resources/sass/vuefilemanager/_mixins';
.content-group {
margin-bottom: 15px;