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
background #f1f1f1
pre
table
max-width 480px
// pre
// table
// max-width 480px
th
td

View File

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