9 lines
100 B
SCSS
9 lines
100 B
SCSS
|
.profile_history {
|
||
|
.event_feed {
|
||
|
min-height:20px;
|
||
|
.avatar {
|
||
|
width:20px;
|
||
|
}
|
||
|
}
|
||
|
}
|