diff --git a/src/style.css b/src/style.css index 5eb8f91..361f840 100644 --- a/src/style.css +++ b/src/style.css @@ -153,8 +153,6 @@ body { /* Music tooltip specific styling */ .music-tooltip .tooltip-text { white-space: normal; - text-align: left; - max-width: 250px; line-height: 1.4; }