pull/399/head
hithereai 2023-02-27 20:48:42 +02:00
parent 8fc258c1ff
commit ffce424b04
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
#vid_to_interpolate_chosen_file .w-full, #vid_to_upscale_chosen_file .w-full, #controlnet_input_video_chosen_file .w-full, #controlnet_input_video_mask_chosen_file .w-full,#vid_to_depth_chosen_file .w-full { #vid_to_interpolate_chosen_file .w-full, #pics_to_interpolate_chosen_file .w-full, #vid_to_upscale_chosen_file .w-full, #controlnet_input_video_chosen_file .w-full, #controlnet_input_video_mask_chosen_file .w-full,#vid_to_depth_chosen_file .w-full {
display: flex !important; display: flex !important;
align-items: flex-start !important; align-items: flex-start !important;
justify-content: center !important; justify-content: center !important;
height: 85px !important; height: 85px !important;
} }
#vid_to_interpolate_chosen_file, #vid_to_upscale_chosen_file, #controlnet_input_video_chosen_file, #controlnet_input_video_mask_chosen_file, #vid_to_depth_chosen_file { #vid_to_interpolate_chosen_file, #pics_to_interpolate_chosen_file, #vid_to_upscale_chosen_file, #controlnet_input_video_chosen_file, #controlnet_input_video_mask_chosen_file, #vid_to_depth_chosen_file {
height: 85px !important; height: 85px !important;
} }