ui imrpovement, system parameter, navbar

This commit is contained in:
Harish Sargar
2025-04-02 19:39:36 +05:30
parent 1ce1c27f8c
commit a7965fc12f
14 changed files with 957 additions and 853 deletions

View File

@@ -559,7 +559,7 @@ function MenuMaintenance() {
console.log("sliced menu", slicedMenus); // Verify the data in slicedMenus
return (
<div style={{ marginTop: "11rem" }}>
<div style={{ marginTop: "-20px" }}>
{loading ? (
<Spinner />
) : (
@@ -852,7 +852,7 @@ function MenuMaintenance() {
</Table>
</div>
{/* Manage Columns & Records Per Page */}
<Row className="mt-4">