mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Fix: Small header fixes
This commit is contained in:
@@ -46,6 +46,6 @@ export default styled.div<Props>`
|
||||
` }
|
||||
|
||||
${ props => props.borders && css`
|
||||
border-end-start-radius: 8px;
|
||||
border-start-start-radius: 8px;
|
||||
` }
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user