mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-01-06 01:20:27 +05:30
fix: unstyled file selector not hidden in playlists page
This commit is contained in:
parent
5bfbd5afa0
commit
afcb708b50
@ -9,7 +9,7 @@
|
||||
id="fileSelector"
|
||||
ref="fileSelector"
|
||||
type="file"
|
||||
class="display-none"
|
||||
class="hidden"
|
||||
multiple="multiple"
|
||||
@change="importPlaylists"
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user