Change menu button graphic to 24x24
This commit is contained in:
parent
4b741b8c58
commit
d30086d111
@ -92,8 +92,8 @@ export default function (props: {
|
|||||||
</a>
|
</a>
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
width="16"
|
width="24"
|
||||||
height="16"
|
height="24"
|
||||||
fill="currentColor"
|
fill="currentColor"
|
||||||
viewBox="0 0 16 16"
|
viewBox="0 0 16 16"
|
||||||
onClick={onOpen}
|
onClick={onOpen}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user