UNPKG

strapi-plugin-users-permissions

Version:

Protect your API with a full-authentication process based on JWT

9 lines (6 loc) 184 B
import styled from 'styled-components'; // TODO : Temporary baseline alignment const ListBaselineAlignment = styled.div` padding-top: 3px; `; export default ListBaselineAlignment;