fix: indicator pill breaking UI issue
This commit is contained in:
parent
42a4319ee7
commit
d04e3c06fd
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@
|
|||
display: inline-flex;
|
||||
align-items: center;
|
||||
}
|
||||
.list-row-col .indicator-pill {
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
.indicator::before {
|
||||
content: "";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue