move dashboard elements and store the order
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
:host {
|
||||
display: block;
|
||||
margin-top: 1em;
|
||||
background-color: aliceblue;
|
||||
}
|
||||
</style>
|
||||
<p *ngFor="let line of lines()">{{line}}</p>
|
||||
|
||||
Reference in New Issue
Block a user