mirror of
https://github.com/orangeglo/gbnp.git
synced 2026-04-25 15:47:23 -05:00
Center drag and drop buttons with text
This commit is contained in:
parent
116775935c
commit
98fbadbd50
|
|
@ -99,7 +99,7 @@
|
|||
>
|
||||
<div>Drag and drop one or more ROMs to get started!</div>
|
||||
<div style="color: grey">- or -</div>
|
||||
<div>
|
||||
<div style="padding-left: 26px;">
|
||||
<button v-on:click="triggerAddRomLabel" class="upload" :disabled="!menu.present() || romOverflow" type="button">
|
||||
<label for="romFileInput" ref="addRomLabel" v-on:click="stopPropagation">Add Games</label>
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user