UX: prevent user stream title from overflowing page (#29032)

This commit is contained in:
Kris
2024-09-30 13:10:23 -04:00
committed by GitHub
parent 252dcfbfa6
commit 8cef93a45d
2 changed files with 5 additions and 0 deletions

View File

@@ -33,6 +33,10 @@
.user-stream-item__details {
flex-grow: 1;
min-width: 0;
.badge-category__wrapper {
width: 100%;
}
}
.stream-topic-title {

1
pgvector Submodule

Submodule pgvector added at 3849f0fd3d