UNPKG

contiago-toolbar

Version:

One of the options for outputting content from contiago xml-server

8 lines (6 loc) 132 B
import styled from 'styled-components'; export default styled.div` width: 100%; display: flex; background-color: #ffffff; `;