芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/.cache/admin/src/containers/MarketplacePage/Wrapper.js
import styled from 'styled-components'; import ContainerFluid from '../../components/ContainerFluid'; const Wrapper = styled(ContainerFluid)` > div:first-child { margin-bottom: 11px; } `; export default Wrapper;