fix: fix table style on mobile devices
This commit is contained in:
parent
a3d118cdbd
commit
0aeafc6129
@ -387,8 +387,11 @@ margin-y($top, $bottom = $top)
|
||||
h5&
|
||||
font-size 14px
|
||||
|
||||
table&
|
||||
table
|
||||
display block
|
||||
max-width 100%
|
||||
width fit-content
|
||||
overflow-x auto
|
||||
|
||||
table
|
||||
display table
|
||||
|
Loading…
Reference in New Issue
Block a user