mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-26 22:46:37 -04:00
@@ -2,8 +2,12 @@
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.fc-event-title {
|
||||
padding: 0 2px;
|
||||
.fc-time {
|
||||
padding: 0 1px;
|
||||
}
|
||||
|
||||
.fc-title {
|
||||
padding: 0 1px;
|
||||
display: block;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
@@ -25,3 +29,9 @@
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.fc-event-container {
|
||||
.fc-event {
|
||||
line-height : inherit;
|
||||
}
|
||||
}
|
||||
+929
-461
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user