Made space for more diagnose components
This commit is contained in:
@@ -10,6 +10,8 @@
|
|||||||
|
|
||||||
<AdminSysNavigation Index="3" />
|
<AdminSysNavigation Index="3" />
|
||||||
|
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-6 col-12">
|
||||||
<Tooltip Color="danger">
|
<Tooltip Color="danger">
|
||||||
Dont share this file with random people.
|
Dont share this file with random people.
|
||||||
We do our best to clear this file from sensitive information but it can still contain some.
|
We do our best to clear this file from sensitive information but it can still contain some.
|
||||||
@@ -19,6 +21,8 @@
|
|||||||
<div class="card card-body mt-5">
|
<div class="card card-body mt-5">
|
||||||
<WButton Text="Generate diagnose" OnClick="GenerateDiagnose" />
|
<WButton Text="Generate diagnose" OnClick="GenerateDiagnose" />
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
@code
|
@code
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user