fix: fix table style on mobile devices

This commit is contained in:
Justineo 2021-10-25 20:18:47 +08:00
parent a3d118cdbd
commit 0aeafc6129
No known key found for this signature in database
GPG Key ID: B73F0979CF18A0EA

View File

@ -387,8 +387,11 @@ margin-y($top, $bottom = $top)
h5&
font-size 14px
table&
display block
max-width 100%
width fit-content
overflow-x auto
table
display block
max-width 100%
width fit-content
overflow-x auto
table
display table