ui imrpovement, system parameter, navbar
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user