Fix lock icon position in account card (#7630)
parent
07054ee6f7
commit
422f92f3f8
|
@ -79,6 +79,10 @@
|
|||
font-weight: 400;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
.fa {
|
||||
margin-left: 3px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Reference in New Issue