From b1dbe74e11d75452a5f52d0b95eee7d0c5958d6f Mon Sep 17 00:00:00 2001 From: Weihnachtsbaum <140716472+Weihnachtsbaum@users.noreply.github.com> Date: Mon, 17 Mar 2025 21:19:17 +0100 Subject: [PATCH] Improve tooltip style --- docs-rs/trait-tags.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs-rs/trait-tags.html b/docs-rs/trait-tags.html index 02f3c21a00..31e34dbd43 100644 --- a/docs-rs/trait-tags.html +++ b/docs-rs/trait-tags.html @@ -173,10 +173,8 @@ visibility: hidden; position: absolute; top: 5.5rem; - align-items: center; - justify-items: center; background-color: BLACK; - border-radius: 10%; + border-radius: 10px; padding: 0 0.5rem; }