diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css index 5fd7e2cd0f7a4f8ae0aa10447cf9c84a6d38446a..d93e1a00fa2b9dbd370d35cf5b85ffd27fac060b 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;