mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-16 21:15:33 -04:00
Fixed: Calendar tooltips won't be hidden behind buttons
This commit is contained in:
@@ -19,3 +19,9 @@
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
.fc-header {
|
||||
.fc-state-active {
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user