瀏覽代碼

🎨 style: change headerbar `px-3` to `px-2`

Apple\Apple 9 月之前
父節點
當前提交
9ff33405ec
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web/src/components/layout/HeaderBar.js

+ 1 - 1
web/src/components/layout/HeaderBar.js

@@ -363,7 +363,7 @@ const HeaderBar = () => {
         onClose={() => setNoticeVisible(false)}
         isMobile={styleState.isMobile}
       />
-      <div className="w-full px-3">
+      <div className="w-full px-2">
         <div className="flex items-center justify-between h-16">
           <div className="flex items-center">
             <div className="md:hidden">