Fix group list tags display

This commit is contained in:
Cohee
2023-08-19 20:58:53 +03:00
parent 06c7b8d7d6
commit 21261b1a19

View File

@@ -3287,6 +3287,7 @@ h5 {
justify-content: flex-start; justify-content: flex-start;
max-height: 66%; max-height: 66%;
overflow: hidden; overflow: hidden;
flex-basis: 100%;
} }
.tag_name { .tag_name {