mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-10 04:41:26 +01:00
Made it more difficult to click "Perform Query" by accident
This commit is contained in:
parent
61841966f5
commit
db71ad005f
@ -161,7 +161,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="mt-2 mb-2 btn col-plan" id="query-button" onclick="performQuery()"><i
|
||||
<button class="m-2 btn bg-plan" id="query-button" onclick="performQuery()"><i
|
||||
class="fa fa-search"></i> Perform Query!
|
||||
</button>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user