Skip to content

Commit

Permalink
Hide locked inventory items
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmarco authored Oct 10, 2024
1 parent 4ac38ef commit 5b81566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/css/inventory.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
.inventory .item.locked {
border: solid 1px #ccc;
color: #ccc;
visibility: collapse;
}

.inventory .item.disabled {
Expand Down

0 comments on commit 5b81566

Please sign in to comment.