mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-11 09:31:27 +03:00
Misc style improvements and code cleanup
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
.remove-item-button {
|
||||
right: 10px;
|
||||
position: absolute;
|
||||
top: 4px;
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
.playlist-item-text {
|
||||
@@ -126,4 +126,10 @@
|
||||
|
||||
.hide {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.select-file-title {
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user