Completed backend for advanced RTS functions

This commit is contained in:
Pax1601
2023-07-23 22:30:25 +02:00
parent 8ffd5ef972
commit 81871b596b
36 changed files with 338 additions and 216 deletions

View File

@@ -20,7 +20,7 @@
display: flex;
}
#rts-toolbar {
#command-mode-toolbar {
align-items: center;
display: flex;
}