mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-02-08 09:43:20 +08:00
fix: search panel disappear
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user