* Changed css to make grid more responsive

This commit is contained in:
2025-02-19 20:06:26 +01:00
parent 08a6666064
commit c2078d1614
10 changed files with 82 additions and 57 deletions

View File

@@ -4,7 +4,7 @@
@using Syncfusion.Blazor.Lists
@inject ScheduleOrderDetailsService ScheduleOrderDetailsService
<div class="container-fluid h-100">
<div class="h-100 d-flex flex-column">
<h5>Indeksy</h5>
<SfGrid AllowFiltering="true"
AllowPaging="true"