fix #1804: entry table sizing in Firefox

pull/1838/head
antelle 2 years ago
parent 3079e28f6f
commit 8d258ecab2
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C

@ -78,6 +78,7 @@
&__table {
flex: 1;
width: 100%;
height: 0;
overflow: hidden;
border-collapse: collapse;
table-layout: fixed;

Loading…
Cancel
Save