diff --git a/src/css/custom.css b/src/css/custom.css index 8124c9ec1..a37a65f02 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -243,7 +243,7 @@ div[class^="sidebar_"] .button svg { /* Search */ .DocSearch-Button { - @apply rounded-lg p-5 !important; + @apply rounded-lg px-3 py-2 !important; } .button.button--secondary.button--outline:not(.button--active):not(:hover) { @@ -273,7 +273,7 @@ footer svg { } .DocSearch-Button { - @apply mr-[-18px] !important; + @apply mr-2 !important; } /* .footer .footer__block {