mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 08:54:27 +02:00
Adjust sidebar style
This commit is contained in:
@@ -14,6 +14,7 @@ interface ListItemProps extends FlexProps {
|
||||
const StyledItem = styled(Flex)`
|
||||
width: 100%;
|
||||
font-family: var(--content-font-family);
|
||||
letter-spacing: 0.5px;
|
||||
|
||||
&:focus-visible {
|
||||
border: 1px solid var(--primary-color);
|
||||
|
||||
Reference in New Issue
Block a user