mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Fixed: Calendar tooltips won't be hidden behind buttons
This commit is contained in:
parent
367ab6a361
commit
1a2cc0a3d1
1 changed files with 6 additions and 0 deletions
|
@ -19,3 +19,9 @@
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.fc-header {
|
||||||
|
.fc-state-active {
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue