Merge pull request #36141 from vishwajeet-13/fix/indicator-pill

fix: indicator pill breaking UI issue
This commit is contained in:
Ejaaz Khan 2026-01-20 23:31:45 +05:30 committed by GitHub
commit 489fea676c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -264,6 +264,10 @@
}
}
.list-row-col .indicator-pill {
max-width: 150px;
}
$level-margin-right: 8px;
.list-subject {