Started working on zone editor and tile loading & selecting for it
This commit is contained in:
@ -138,6 +138,8 @@ onUnmounted(() => {
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
max-height: 80vh;
|
||||
overflow: auto;
|
||||
padding: 15px;
|
||||
|
||||
.submit {
|
||||
|
Reference in New Issue
Block a user