1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-23 22:25:14 -04:00

Fixed: Entire row Link on Calendar Agenda Page

This commit is contained in:
Qstick
2020-08-08 21:47:25 -04:00
parent 3d25b99f63
commit 2d121e9857
2 changed files with 29 additions and 9 deletions
+6 -1
View File
@@ -10,6 +10,10 @@
}
}
.link {
composes: link from '~Calendar/Events/CalendarEvent.css';
}
.eventWrapper {
display: flex;
flex: 1 0 1px;
@@ -30,7 +34,8 @@
border: none !important;
}
.movieTitle {
.movieTitle,
.genres {
@add-mixin truncate;
flex: 0 1 300px;