7 lines
147 B
SCSS
7 lines
147 B
SCSS
#selected_aspect_contacts .avatar {
|
|
height: 32px;
|
|
width: 32px;
|
|
margin-bottom: 2px;
|
|
}
|
|
|
|
.stream-faces a:hover { text-decoration: none; }
|