mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-14 17:11:29 +03:00
Improved UI for download only mode
Updated API model for DatabaseFile
This commit is contained in:
@@ -109,4 +109,13 @@
|
||||
text-overflow: ellipsis;
|
||||
max-width: 70%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.blurred {
|
||||
filter: blur(2px);
|
||||
}
|
||||
|
||||
.downloading-spinner {
|
||||
align-self: center;
|
||||
position: absolute;
|
||||
}
|
||||
Reference in New Issue
Block a user