chore: responsive and styling fixes (#3541)
This commit is contained in:
parent
662b497082
commit
2eab3b41a2
7 changed files with 23 additions and 13 deletions
|
|
@ -47,6 +47,7 @@ export const PriorityIcon: React.FC<IPriorityIcon> = (props) => {
|
|||
>
|
||||
<Icon
|
||||
size={size}
|
||||
viewBox="0 0 23.5 24"
|
||||
className={cn(
|
||||
{
|
||||
"text-white": priority === "urgent",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue