chore: responsive and styling fixes (#3541)

This commit is contained in:
Ramesh Kumar Chandra 2024-02-02 14:49:42 +05:30 committed by GitHub
parent 662b497082
commit 2eab3b41a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 23 additions and 13 deletions

View file

@ -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",