mirror of
https://github.com/sct/overseerr.git
synced 2025-09-30 05:54:03 +02:00
test: add cypress foundation (#2903) [skip ci]
This commit is contained in:
@@ -149,7 +149,7 @@ const Slider: React.FC<SliderProps> = ({
|
||||
};
|
||||
|
||||
return (
|
||||
<div className="relative">
|
||||
<div className="relative" data-testid="media-slider">
|
||||
<div className="absolute right-0 -mt-10 flex text-gray-400">
|
||||
<button
|
||||
className={`${
|
||||
|
Reference in New Issue
Block a user