diff --git a/website_example/themes/custom.css b/website_example/themes/custom.css index 285f178..d71ea41 100644 --- a/website_example/themes/custom.css +++ b/website_example/themes/custom.css @@ -652,6 +652,24 @@ footer a .lucide, flex-shrink: 0; } +.btn > span, +.btn > span > span { + display: inline-flex; + align-items: center; +} + +.btn .lucide, +.hero-actions .lucide, +.lookup-group .btn .lucide, +.hero-lookup-group .lucide, +.panel-link .lucide { + width: 18px; + height: 18px; + stroke-width: 2.2; + opacity: 1; + visibility: visible; +} + .poolChart h4, .marketChart h4, .userChart h4 {