Skip to content
Snippets Groups Projects

Resolve "Loading animation for timetable object select on left side of timetables"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -164,7 +164,7 @@ export default {
<!-- Calendar card-->
<v-card v-else>
<div class="d-flex flex-column" v-if="$vuetify.breakpoint.smAndDown">
<div class="d-flex flex-column" v-if="$vuetify.breakpoint.mdAndDown">
<v-card-title class="pt-2">
<v-btn
icon
Loading