Преглед изворни кода

🎨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 />