Fix CSS discrepancy in issue #6508 (#6509)

This commit is contained in:
David Dong
2024-02-11 23:02:06 +08:00
committed by GitHub
parent 4ff80a59f7
commit d46c36041c

View File

@@ -545,6 +545,7 @@ body { margin: 0; padding: 0; height: 250px; }
width: 200px;
height: 200px;
border-radius: 10px;
border: 5px solid transparent;
}
.picture--active {