Make side panel responsive
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good

This commit is contained in:
Willem Dantuma
2019-08-07 09:11:05 +02:00
parent 538be1490a
commit c59accbbc4
5 changed files with 56 additions and 13 deletions

View File

@@ -1,9 +1,3 @@
<div style="text-align:center">
<h1>
Welcome to {{ title }}!
</h1>
</div>
<h2>Common Test</h2>
<router-outlet></router-outlet>
<div style="position:absolute;display: block;width:100%;height:100%;overflow: hidden;"><router-outlet></router-outlet></div>