- Fix button
This commit is contained in:
Mathis Degryck
2024-10-12 20:45:10 +02:00
parent 6aa245e94f
commit 4663393a25
2 changed files with 10 additions and 4 deletions

View File

@ -126,7 +126,7 @@
</div>
<span class="line" id="tournament-line1"></span>
<div style="display: flex; flex-direction: row; justify-content: space-between; padding-inline: 10px;">
<p>With bot</p>
<p>Against bot</p>
<label class="switch">
<input type="checkbox" id="checkBoxBot">
<span class="slider round"></span>
@ -202,9 +202,9 @@
<span class="line"></span>
<p style="text-align: center; margin-bottom: 20px;">Tournament code</p>
<input id="tournamentCode" class="search-input" type="text" placeholder="Enter the tournament code (empty for create one)">
<input type="number" id="nbBot" class="search-input" placeholder="Number of bots (1-7 | default 0)">
<span class="line" id="tournament-line2"></span>
<input type="number" id="nbBot" class="search-input" placeholder="Number of bots (1-7 | default 0)">
</div>
<div class="skin-select">
<div class="barSelection" id="bar2">