Fix stylelint error
This commit is contained in:
@@ -606,12 +606,6 @@ a[data-role=button] {
|
||||
width: 40vw;
|
||||
}
|
||||
|
||||
.personCard .cardPadder-overflowPortrait,
|
||||
.personCard .cardPadder-portrait {
|
||||
padding-bottom: 100%;
|
||||
contain: strict;
|
||||
}
|
||||
|
||||
.personCard .coveredImage {
|
||||
clip-path: circle(50% at 50% 50%);
|
||||
}
|
||||
@@ -638,3 +632,9 @@ a[data-role=button] {
|
||||
.cardPadder-overflowSmallBackdrop {
|
||||
background-color: #200c3d;
|
||||
}
|
||||
|
||||
.personCard .cardPadder-overflowPortrait,
|
||||
.personCard .cardPadder-portrait {
|
||||
padding-bottom: 100%;
|
||||
contain: strict;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user