mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-15 21:06:20 -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