mirror of
https://git.crafterpika.cc/crafterpika/SplatTool-public.git
synced 2026-08-18 11:37:04 +02:00
fix my stupidity
This commit is contained in:
parent
7358c34063
commit
867a1df9bf
1 changed files with 2 additions and 2 deletions
|
|
@ -138,7 +138,7 @@
|
|||
<div class="input-row">
|
||||
<div class="label-stack">
|
||||
<span class="input-label">Change Clothes:</span>
|
||||
<span class="input-note">Changes Clothes Headgear.</span>
|
||||
<span class="input-note">Changes Clothes.</span>
|
||||
</div>
|
||||
<div class="input-group">
|
||||
<select id="clothes-sets" class="dropdown" style="flex: 1;"></select>
|
||||
|
|
@ -149,7 +149,7 @@
|
|||
<div class="input-row">
|
||||
<div class="label-stack">
|
||||
<span class="input-label">Change Shoes:</span>
|
||||
<span class="input-note">Changes Shoes Headgear.</span>
|
||||
<span class="input-note">Changes Shoes.</span>
|
||||
</div>
|
||||
<div class="input-group">
|
||||
<select id="shoes-sets" class="dropdown" style="flex: 1;"></select>
|
||||
|
|
|
|||
Loading…
Reference in a new issue