1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 10:46:32 +00:00

Fix scroll for long table

This commit is contained in:
Jack Hsieh
2018-08-26 16:47:22 -07:00
parent 039f73711a
commit 7716880a6c

View File

@@ -257,6 +257,7 @@ table
display block display block
width 100% width 100%
margin 0 0 1em margin 0 0 1em
overflow-x auto
thead thead
tr tr
background-color tableHeadBgColor background-color tableHeadBgColor