Remove text alignment and max-width from music tooltip styling
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m15s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m15s
This commit is contained in:
parent
5ac6766761
commit
363e1540e0
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue