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