Parcourir la source

specify height

Yuki Takei il y a 2 ans
Parent
commit
6cb390337c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      apps/app/src/components/Sidebar/PageCreateButton/Hexagon.tsx

+ 1 - 1
apps/app/src/components/Sidebar/PageCreateButton/Hexagon.tsx

@@ -8,7 +8,7 @@ export const Hexagon = React.memo((props: Props): JSX.Element => (
   <svg
     xmlns="http://www.w3.org/2000/svg"
     viewBox="0 0 27.691 23.999"
-    width="42px"
+    height="36px"
     className={props.className}
   >
     <g className="background" transform="translate(0 0)">