Merge pull request #36141 from vishwajeet-13/fix/indicator-pill
fix: indicator pill breaking UI issue
This commit is contained in:
commit
489fea676c
1 changed files with 4 additions and 0 deletions
|
|
@ -264,6 +264,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.list-row-col .indicator-pill {
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
$level-margin-right: 8px;
|
||||
|
||||
.list-subject {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue