[improvement] Image: img inherit round border (#4032)
This commit is contained in:
@@ -7,6 +7,10 @@
|
|||||||
&--round {
|
&--round {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
|
|
||||||
|
img {
|
||||||
|
border-radius: inherit;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&__img,
|
&__img,
|
||||||
|
|||||||
Reference in New Issue
Block a user