src/components/common/HeadView/index.jsx
@@ -15,6 +15,6 @@ export default function MenuView({ }) { return ( <Header style={{ background: '#fff', padding: 0 }} /> <Header style={{ background: '#fff', padding: 0, boxShadow: 'inset 0 -1px 0 0 #E5E5E5' }} /> ); }