mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-23 17:13:21 +03:00
Added ability to favorite a file
Moved file filter options above the list of files, and added option to filter for favorites
This commit is contained in:
@@ -118,4 +118,12 @@
|
||||
.downloading-spinner {
|
||||
align-self: center;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.filter-list {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.hide {
|
||||
display: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user