🎨 (scheduler) fix text overflow in tooltip

This commit is contained in:
Lucas Bickel 2019-08-17 20:30:57 +02:00
parent e232469551
commit ebb06e64c3
1 changed files with 1 additions and 0 deletions

View File

@ -575,6 +575,7 @@ table.library-track-md{
.ui-tooltip-dark.file-md-long{
max-width: 415px !important;
overflow-y: unset;
}
.library-get-file-md tr td, .library-track-md tr td{