Skip to content

Commit

Permalink
recompiled web assets
Browse files Browse the repository at this point in the history
  • Loading branch information
sven-n committed Nov 24, 2024
1 parent 5126552 commit aae72d7
Showing 1 changed file with 5 additions and 12 deletions.
17 changes: 5 additions & 12 deletions src/Web/AdminPanel/wwwroot/css/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -10874,12 +10874,6 @@ mark {
transform: rotate(360deg);
}
}

.map-container {
display: flex;
gap: 1rem;
}

.map-host {
position: relative;
user-select: none;
Expand All @@ -10893,18 +10887,17 @@ mark {
left: 0px;
}

.map-content {
display: flex;
flex-direction: column;
gap: 1rem;
}

.map-object-select {
position: relative;
left: 800px;
top: -25px;
width: 40%;
}

.map-object-form {
position: relative;
left: 800px;
width: 40%;
}

.map-object, .spawn, .spawn-single, .spawn-area, .gate-exit, .gate-enter {
Expand Down

0 comments on commit aae72d7

Please sign in to comment.