diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css index 5fd7e2cd0..d93e1a00f 100644 --- a/installer/resources/themes/console/light/console.css +++ b/installer/resources/themes/console/light/console.css @@ -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;