* Changed theme to material.css
* Changed Grid to SyncFusion in CO details and SO details * Changed Main template to Syncfusion
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<link href="_content/Syncfusion.Blazor.Themes/bootstrap5.css" rel="stylesheet" />
|
||||
<link rel="stylesheet" href="app.css" />
|
||||
<link rel="stylesheet" href="OrdersManagement.styles.css" />
|
||||
<link href="_content/Syncfusion.Blazor.Themes/fabric.css" rel="stylesheet" />
|
||||
<link href="material.css" rel="stylesheet"/>
|
||||
<HeadOutlet @rendermode="@InteractiveServer" />
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user