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-name {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
||||||
|
.hover-ref-wrapper {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
bdi {
|
bdi {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
Loading…
Reference in a new issue