fix: fix table css

This commit is contained in:
fantasticit 2022-04-24 22:10:33 +08:00
parent e869f9a47a
commit 137422b1e0
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
table { table {
width: 100%; width: 100%;
margin: 0.75em 0 0; margin: .75em 0 0;
overflow: hidden; overflow: hidden;
border-collapse: collapse; border-collapse: collapse;
table-layout: fixed; table-layout: fixed;