fix(ui): consistent style for image container

This commit is contained in:
charlie
2022-12-29 11:52:11 +08:00
committed by Tienson Qin
parent b392af2dfc
commit 3411af57fd
2 changed files with 1 additions and 5 deletions

View File

@@ -342,10 +342,6 @@
border-bottom-color: transparent;
}
}
img {
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
}
.ls-block,