mirror of
https://github.com/ente-io/ente.git
synced 2025-08-13 17:57:31 +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")`
|
const LogoImage = styled("img")`
|
||||||
margin: 3px 0;
|
margin: 3px 0;
|
||||||
pointer-events: none;
|
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user