mirror of
https://github.com/ente-io/ente.git
synced 2025-08-13 01:27:17 +00:00
Remove unnecessary customization
This commit is contained in:
@@ -32,7 +32,6 @@ export const EnteLogo: React.FC<EnteLogoProps> = ({ height }) => (
|
||||
|
||||
const LogoImage = styled("img")`
|
||||
margin: 3px 0;
|
||||
pointer-events: none;
|
||||
vertical-align: middle;
|
||||
`;
|
||||
|
||||
|
Reference in New Issue
Block a user