From cf6a571203cc0fc4386e7e0b87d165f57a94e183 Mon Sep 17 00:00:00 2001 From: anna Date: Fri, 22 Mar 2024 11:53:19 +0800 Subject: [PATCH] update status margin --- src/utils/statusUtils/Base.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/statusUtils/Base.js b/src/utils/statusUtils/Base.js index 4ed3754..3b64235 100644 --- a/src/utils/statusUtils/Base.js +++ b/src/utils/statusUtils/Base.js @@ -2,7 +2,7 @@ import { Typography } from "@mui/material" export function getStatusTag({ color = "#000", textColor = "#FFF", text = "" }) { return ( -
+
{text}