* Changed css to make grid more responsive
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
@using Syncfusion.Blazor.Cards
|
||||
@inherits LayoutComponentBase
|
||||
|
||||
<div class="container-fluid h-100">
|
||||
<div class="h-100 d-flex flex-column">
|
||||
<h5>Zamówienie klienta nr @CustomerOrderDto?.CoNum</h5>
|
||||
<SfCard>
|
||||
<CardContent>
|
||||
|
||||
Reference in New Issue
Block a user