mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-17 21:44:48 -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