Skip to content

Commit 02f8947

Browse files
Remove scrollbars from the spreadsheet cells (#1521)
1 parent 6a587d9 commit 02f8947

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/guide/extras/demos/SpreadSheet.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ tr:first-of-type th:first-of-type {
4040
4141
td {
4242
border: 1px solid #ccc;
43-
overflow: scroll;
4443
padding: 0;
4544
}
4645
</style>

0 commit comments

Comments
 (0)