mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 12:18:35 -05:00
feat(frontend): initial search functionality (#78)
This commit is contained in:
@@ -16,6 +16,6 @@ body {
|
||||
}
|
||||
|
||||
.titleCard {
|
||||
@apply relative bg-cover rounded-lg;
|
||||
@apply relative bg-cover rounded-lg bg-cool-gray-800;
|
||||
padding-bottom: 150%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user