mirror of
https://github.com/liriliri/eruda.git
synced 2026-02-02 09:49:00 +08:00
fix: quirks mode table rendering
This commit is contained in:
@@ -116,5 +116,13 @@
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
color: inherit;
|
||||
font-size: 1em;
|
||||
font-style: inherit;
|
||||
font-variant: inherit;
|
||||
font-weight: inherit;
|
||||
line-height: inherit;
|
||||
text-decoration: inherit;
|
||||
white-space: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user