fix: indicator pill breaking UI issue

This commit is contained in:
vishwajeet-13 2026-01-20 22:24:14 +05:30
parent 42a4319ee7
commit d04e3c06fd

View file

@ -5,6 +5,9 @@
display: inline-flex;
align-items: center;
}
.list-row-col .indicator-pill {
max-width: 150px;
}
.indicator::before {
content: "";