Fix bridge stats overflow on options page

This commit is contained in:
hensm
2019-03-20 09:21:51 +00:00
parent 7da84505b7
commit 44b7a0757c

View File

@@ -117,7 +117,6 @@
.bridge__stats {
border-collapse: collapse;
border-spacing: 0;
width: max-content;
}
.bridge__stats th {