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&
|
h5&
|
||||||
font-size 14px
|
font-size 14px
|
||||||
|
|
||||||
table&
|
table
|
||||||
display block
|
display block
|
||||||
max-width 100%
|
max-width 100%
|
||||||
width fit-content
|
width fit-content
|
||||||
overflow-x auto
|
overflow-x auto
|
||||||
|
|
||||||
|
table
|
||||||
|
display table
|
||||||
|
Loading…
Reference in New Issue
Block a user