fix: Update spacing for the priority icon in the inbox views (#6993)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
@@ -443,11 +443,11 @@ export default {
|
|||||||
.conversation-metadata-attributes {
|
.conversation-metadata-attributes {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: var(--space-small);
|
gap: var(--space-small);
|
||||||
|
margin-left: var(--space-small);
|
||||||
}
|
}
|
||||||
|
|
||||||
.assignee-label {
|
.assignee-label {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
margin-left: var(--space-small);
|
|
||||||
max-width: 50%;
|
max-width: 50%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user