fix: added viewBox in TaskStatusIcon to control its width
This commit is contained in:
parent
f175a02fd0
commit
d469a84f46
@ -3,6 +3,7 @@
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="16"
|
||||
height="16"
|
||||
viewBox="0 0 16 16"
|
||||
fill="none"
|
||||
class="text-gray-700"
|
||||
:aria-label="status"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user