Make the palette icon actually work properly
This commit is contained in:
parent
32d8134994
commit
1d2a38f8cc
1 changed files with 3 additions and 0 deletions
|
|
@ -52,6 +52,9 @@
|
|||
<svg
|
||||
:width="innerSize"
|
||||
:height="innerSize"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
>
|
||||
<rect
|
||||
:width="innerSize"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue