1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-10-05 17:40:49 +00:00

fixes for #79, #80 and other small Safari visual issues

This commit is contained in:
Marc Robledo 2024-09-13 19:32:54 +02:00
parent a010576839
commit c2d7f0b416
7 changed files with 63 additions and 24 deletions

View file

@ -152,7 +152,7 @@
padding: 6px 10px
}
#rom-patcher-container input[type=file]::file-selector-button {
#rom-patcher-container input[type=file].no-file-selector-button::file-selector-button {
display: none
}