mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-05 15:31:30 +03:00
Fixed bug that prevented the menu for file cards from being opened
This commit is contained in:
@@ -110,7 +110,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 1px;
|
top: 1px;
|
||||||
left: 5px;
|
left: 5px;
|
||||||
z-index: 99999;
|
z-index: 9999;
|
||||||
width: calc(100% - 8px);
|
width: calc(100% - 8px);
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user