IO-3725-RPS-Changes - Fix Banner
This commit is contained in:
@@ -35,7 +35,7 @@ export function RoutesPage({ bodyshop, darkMode }) {
|
||||
<SiderMenuOrganism />
|
||||
</Layout.Sider>
|
||||
<Layout style={{}}>
|
||||
<Layout.Content style={{ marginLeft: "1rem", height: "100%" }}>
|
||||
<Layout.Content style={{ marginLeft: "1rem", paddingTop: "1rem", height: "100%", boxSizing: "border-box" }}>
|
||||
<NotificationModalOrganism />
|
||||
{bodyshop?.ins_rule_set === "SGI" && (
|
||||
<Alert
|
||||
|
||||
Reference in New Issue
Block a user