Skip to content

Commit 49ea5f3

Browse files
committed
Corrected a bug inside the workshop
1 parent 607c6a3 commit 49ea5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/workshop.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@ export default {
688688
</script>
689689
690690
<style>
691-
.myCard{
691+
.v-card.myCard{
692692
width: 400px;
693693
position: absolute;
694694
top: 75px;

0 commit comments

Comments
 (0)