Browse Source

fix: version align

bens.CN 1 year ago
parent
commit
4fae706cd5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      website/cn/src/components/Version/index.tsx

+ 0 - 1
website/cn/src/components/Version/index.tsx

@@ -242,7 +242,6 @@ const FunctionItems: React.FC<{ items: any[] }> = ({ items }) => {
           sx={{
             py: 2,
             position: "relative",
-            pl: 2,
             fontSize: "14px",
             textAlign: "center",
             minHeight: '14px',