Chats: fix verification icon in chats list
This commit is contained in:
parent
4d5561e9af
commit
c135ccffeb
1 changed files with 4 additions and 0 deletions
|
@ -152,6 +152,10 @@
|
|||
.display-name {
|
||||
display: flex;
|
||||
|
||||
.hover-ref-wrapper {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
bdi {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Reference in a new issue