Skip to content

Commit a8f6d80

Browse files
committed
Add table wrapper
1 parent d577c2e commit a8f6d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/blocks/table.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<div>
2+
<div class="notion-simple-table-wrapper">
33
<table class="notion-simple-table">
44
<tbody>
55
<slot />

0 commit comments

Comments
 (0)