mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 20:40:21 +02:00
Lint files based on updated rules
This commit is contained in:
@@ -27,7 +27,7 @@ export const ResizeHandle = styled.div<{
|
||||
left: ${(props) => props.placement === 'left' && 0};
|
||||
width: 1px;
|
||||
height: 100%;
|
||||
background-color: var(--sidebar-handle-bg);
|
||||
content: '';
|
||||
background-color: var(--sidebar-handle-bg);
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user