Skip to content

Commit 2f62479

Browse files
Update Snackers.vue
1 parent fae63db commit 2f62479

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/Errors/Snackers.vue

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
</div>
3030
</template>
3131
</v-tooltip>
32-
3332
</v-col>
3433
<v-spacer />
3534
<v-col cols="auto">
@@ -56,4 +55,4 @@ function calc_margin (index) {
5655
.v-snackbar :deep(.v-snackbar__content) {
5756
width: 100%;
5857
}
59-
</style>
58+
</style>

0 commit comments

Comments
 (0)