Commit c96ca273 authored by Thodoris Nestoridis's avatar Thodoris Nestoridis

some ui fixes

parent 630e6884
......@@ -8,6 +8,7 @@
<li class="breadcrumb-item" aria-current="page">Edit Boilerplate</li>
</ol>
</nav>
<mat-grid-list cols="2">
<div class="first">
<div *ngIf="currentboilerplate.id" class="edit-form">
<form>
......@@ -172,4 +173,5 @@
<mat-spinner style="margin: auto;"></mat-spinner>
</div>
</div>
</mat-grid-list >
\ No newline at end of file
......@@ -24,7 +24,7 @@
.second{
width: 32%;
position: absolute;
top: 14%;
top: 1%;
right: 0px;
height:80%;
overflow:auto;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment