table-scroll

This commit is contained in:
tangly1024.com
2023-03-14 13:43:48 +08:00
parent 5fe62df504
commit 698ff97977

View File

@@ -180,7 +180,7 @@
}
.notion-simple-table {
@apply whitespace-nowrap overflow-x-scroll block
@apply whitespace-nowrap overflow-x-auto block
}
.notion-app {