diff --git a/style.css b/style.css index 1aedef92..54855cf8 100644 --- a/style.css +++ b/style.css @@ -3752,6 +3752,21 @@ footer { display: flex; } +.extra-networks .secondary.gradio-button{ + padding: 0 !important; + margin: 0 !important; + margin-top: -8px !important; +} + +.extra-networks .additional a{ + font-size: 125% !important; + padding: 0; + margin: 0 !important; + min-width: 25px; + display: inline-block; + text-align: center; +} + a[data-tooltip].top:before, a[data-tooltip].top:after { transform: translateY(10px);