Skip to content

Commit 1a0f40d

Browse files
ruskakimovkazupon
authored andcommitted
Add horisontal scroll on table overflow (vuejs#793)
1 parent dc72efb commit 1a0f40d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

themes/vue/source/css/page.styl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@
103103
border-collapse collapse
104104
margin 1.2em auto
105105
padding 0
106+
display block
107+
overflow-x auto
106108
td, th
107109
line-height 1.5em
108110
padding .4em .8em

0 commit comments

Comments
 (0)