Wrap external links tooltip in Movie Details

This commit is contained in:
Bogdan 2024-01-30 22:22:57 +02:00
parent 2ca581f2b6
commit 2d05708fa9
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
}
.link {
display: inline-block;
white-space: nowrap;
}