fix: fix edit link and remove table width restriction

This commit is contained in:
Justineo 2021-10-29 17:13:40 +08:00
parent cdc042a1c1
commit 1eb3e7e8e2
No known key found for this signature in database
GPG Key ID: B73F0979CF18A0EA
2 changed files with 5 additions and 5 deletions

View File

@ -153,9 +153,9 @@ margin-y($top, $bottom = $top)
left 0 left 0
background #f1f1f1 background #f1f1f1
pre // pre
table // table
max-width 480px // max-width 480px
th th
td td

View File

@ -91,9 +91,9 @@ export default {
&:active &:active
color #000 color #000
&.full .full
display inline display inline
&.short .short
display none display none
@media (max-width 480px) @media (max-width 480px)