apply revert to h3#transports on /peers to fix cramping

This commit is contained in:
hankhill19580
2020-11-22 16:25:15 +00:00
parent 337787be0e
commit 151f856b0a

View File

@@ -3437,6 +3437,10 @@ h3 {
border: 1px solid #dee2e6;
}
h3#transports {
margin: revert !important;
}
h3.tabletitle, h3.ptitle, #config_advanced h3.tabletitle, h3#bannedpeers {
border-radius: 0;
border: 1px solid #dee2e6;