several small fixes to new components

This commit is contained in:
vabene1111
2021-09-04 18:01:44 +02:00
parent cb8dc98de4
commit d70f1f9fc7
3 changed files with 61 additions and 61 deletions

View File

@ -1,5 +1,5 @@
<template>
<div row>
<div row style="margin: 4px">
<b-card no-body d-flex flex-column :class="{'border border-primary' : over, 'shake': isError}"
style="height: 10vh;" :style="{'cursor:grab' : draggable}"
@dragover.prevent