mirror of https://github.com/fantasticit/think.git
fix: fix table css
parent
e869f9a47a
commit
137422b1e0
|
@ -6,7 +6,7 @@
|
|||
|
||||
table {
|
||||
width: 100%;
|
||||
margin: 0.75em 0 0;
|
||||
margin: .75em 0 0;
|
||||
overflow: hidden;
|
||||
border-collapse: collapse;
|
||||
table-layout: fixed;
|
||||
|
|
Loading…
Reference in New Issue