1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-02 06:07:19 +02:00

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

View File

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