import styled from 'styled-components'; export const NormaTabInfo = styled.div` position: absolute; right: 0; bottom: 0; height: 38px; `;