feat(webui): add ffmpeg path specifier

This commit is contained in:
2024-03-23 20:05:34 +07:00
parent 620587e79b
commit 45d9625827
5 changed files with 65 additions and 3 deletions

View File

@ -15,6 +15,11 @@ header {
background-color: #ffffff50;
}
header h5 {
margin: 0;
font-size: 12px;
}
footer {
padding: 20px 0px;
bottom: 0;