Skip to content

Commit

Permalink
deleted obsolete class
Browse files Browse the repository at this point in the history
  • Loading branch information
jedi-of-the-sea committed Feb 17, 2025
1 parent 1317e12 commit c80b169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/clients/dish/src/plugins/Gfi/SharedContent.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<v-card v-if="showGfi" class="dish-gfi-content">
<v-card v-if="showGfi">
<v-card-actions v-if="!hasWindowSize || !hasSmallWidth">
<ActionButton></ActionButton>
<v-spacer></v-spacer>
Expand Down

0 comments on commit c80b169

Please sign in to comment.