fix: search panel disappear

This commit is contained in:
delong.wang
2023-08-04 16:56:45 +08:00
parent 366a64530e
commit bd6ee24eb1
32 changed files with 602 additions and 1191 deletions

View File

@@ -186,8 +186,8 @@ const FunctionTable = () => {
}}
style={{ marginTop: "48px" }}
>
<TableHead>
<TableRow>
<TableHead sx={{ background: "transparent" }}>
<TableRow sx={{ border: "0" }}>
<TableCell sx={{ width: "33%" }} />
<TableCell align="center" sx={{ width: "33%", fontSize: "16px" }}>
<Box