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