remove me-2
All checks were successful
Build / build (pull_request) Successful in 2m36s

This commit is contained in:
Sainan 2025-06-11 12:00:22 +02:00
parent fe1d700c1f
commit 3c6ec5c5c9

View File

@ -1086,7 +1086,6 @@ function updateInventory() {
event.preventDefault();
setBooster(ItemType, 0);
};
removeButton.classList.add("me-2");
td.appendChild(removeButton);
tr.appendChild(td);