UNPKG

@ovine/craft

Version:
11 lines (9 loc) 203 B
import styled from 'styled-components' export const StyledReference = styled.div` flex: 0 0 auto; box-sizing: border-box; width: 300px; height: 100%; padding: 0 10px; background: #fefefe; `