This commit is contained in:
liuye
2023-05-11 11:23:51 +08:00
parent a5ffbd8f95
commit cfd8a4a314
5 changed files with 16 additions and 12 deletions

View File

@@ -321,7 +321,7 @@ uni-page-body {
margin-right: 8px;
}
img:nth-child(3n) {
img:nth-of-type(3n) {
margin-right: 0;
}
}