This commit is contained in:
Lieu Le
2019-09-13 14:48:46 +07:00
parent b641d72fa3
commit 3d11e2632f
4 changed files with 24 additions and 9 deletions

View File

@@ -85,11 +85,17 @@
.popup-head a {
color:$white;
text-align:right;
img {
width:40px;
border-radius:50%;
}
position:relative;
float:right;
position:relative;
.opalestate-user-image {
position: relative;
@include size(40px, 40px);
img {
min-height: 40px;
object-fit: cover;
border-radius:50%;
}
}
i {
padding:12px;
border-radius:50%;