mirror of
https://github.com/sct/overseerr.git
synced 2025-10-01 07:53:51 +02:00
feat(frontend): temporary logs page to clear up confusion about it 404ing
This commit also disables the "Run Now" buttons under Jobs until they actually work re #272
This commit is contained in:
@@ -47,3 +47,7 @@ body {
|
||||
-ms-overflow-style: none; /* IE and Edge */
|
||||
scrollbar-width: none; /* Firefox */
|
||||
}
|
||||
|
||||
code {
|
||||
@apply bg-gray-800 py-1 px-2 rounded-md;
|
||||
}
|
||||
|
Reference in New Issue
Block a user