chore: UI adjustment, add translation, fix CI
This commit is contained in:
@@ -15,7 +15,7 @@ export const LayoutItem = (props: LinkProps) => {
|
||||
selected={!!match}
|
||||
sx={[
|
||||
{
|
||||
borderRadius: 8,
|
||||
borderRadius: 2,
|
||||
textAlign: "center",
|
||||
"& .MuiListItemText-primary": { color: "text.secondary" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user