mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-02 12:48:45 -05:00
fix: correct spacing between sliders (#3225)
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
}
|
||||
|
||||
.slider-header {
|
||||
@apply relative mb-4 flex;
|
||||
@apply relative mt-6 mb-4 flex;
|
||||
}
|
||||
|
||||
.slider-title {
|
||||
|
||||
Reference in New Issue
Block a user