Fix avatar bad width
This commit is contained in:
parent
b3879928b6
commit
6051946e44
|
@ -396,6 +396,7 @@
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
width: $size;
|
width: $size;
|
||||||
height: $size;
|
height: $size;
|
||||||
|
min-width: $size;
|
||||||
}
|
}
|
||||||
|
|
||||||
@mixin chevron ($size, $border-width) {
|
@mixin chevron ($size, $border-width) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user