Skip to content

Commit

Permalink
add border to building cont
Browse files Browse the repository at this point in the history
  • Loading branch information
birdpump committed Aug 13, 2024
1 parent dfecb0d commit 3fd438d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/components/admin/LockerCount.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
border-radius: 5px;
box-sizing: border-box;
padding: 5px;
border: 2px dotted #00284d;
}
.floor-cont {
Expand Down

0 comments on commit 3fd438d

Please sign in to comment.