소스 검색

🎨style: remove header borderbottom style

Apple\Apple 9 달 전
부모
커밋
12f104337b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      web/src/components/layout/PageLayout.js

+ 0 - 1
web/src/components/layout/PageLayout.js

@@ -88,7 +88,6 @@ const PageLayout = () => {
           width: '100%',
           top: 0,
           zIndex: 100,
-          borderBottom: '1px solid var(--semi-color-border)',
         }}
       >
         <HeaderBar />