Hi we use Hangfire.RecurringJobAdmin 1.0.5 nuget version for .net core 6.0.
we have error JobExtension.css
Please Can you send new nuget version and fix this issue ?
nuget package code
#app {
position: relative !important;
left: -229px !important;
}
github code
#app {
position: relative !important;
left: 0px !important;
}

Hi we use Hangfire.RecurringJobAdmin 1.0.5 nuget version for .net core 6.0.
we have error JobExtension.css
Please Can you send new nuget version and fix this issue ?
nuget package code
#app {
position: relative !important;
left: -229px !important;
}
github code
#app {
position: relative !important;
left: 0px !important;
}