mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-07-08 02:55:09 +00:00
4 lines
137 B
HTML
4 lines
137 B
HTML
<div style="display: flex; flex-direction: column; height: 100%;">
|
|
<app-toolbar></app-toolbar>
|
|
<router-outlet></router-outlet>
|
|
</div> |