mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-17 18:09:09 +00:00
add short editor item and data model for categories
This commit is contained in:
parent
17bceae60f
commit
0deca68ca8
9 changed files with 231 additions and 29 deletions
|
@ -65,5 +65,9 @@ export const TabContentTitle = styled.div`
|
|||
${text500}
|
||||
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
|
||||
padding: 10px;
|
||||
padding: 0.5em 7px;
|
||||
`;
|
||||
|
||||
export const TabDepth = styled.div`
|
||||
margin-left: 7px;
|
||||
`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue