remove erroneous table-layout: fixed

This commit is contained in:
Lordfirespeed 2023-03-06 00:47:33 +00:00
parent ab5ff8d148
commit 67a02059ba
No known key found for this signature in database
GPG key ID: 9C01965EC9DE6690

View file

@ -17,7 +17,6 @@
.d2h-wrapper table {
border-spacing: 0;
border-collapse: collapse;
table-layout: fixed;
}
.d2h-file-header {