我有一个问题,我已经创建了一个header组件,但在我拉入header组件的每个页面上,header上方仍然有空格 这是我的整个header组件: import React from 'react';import { Link } from 'react-router'; justify-content: space-between;
list-style-type: none;
important;// this is is not...} react组件: import { ToastContainer, toast } from 'react-toastify';import 'react-toastify/dist/ReactToastify.css';return (