mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 10:53:33 +00:00
Add configurable sidebar
This commit is contained in:
parent
e7bc29a8f1
commit
c8a0df4759
5 changed files with 207 additions and 188 deletions
|
|
@ -12,7 +12,7 @@ interface ListItemProps extends FlexProps {
|
|||
|
||||
const StyledItem = styled(Flex)`
|
||||
width: 100%;
|
||||
font-weight: 600;
|
||||
font-weight: 700;
|
||||
font-family: var(--content-font-family);
|
||||
|
||||
&:focus-visible {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue