This commit is contained in:
zhaofang
2022-10-18 20:40:28 +08:00
parent f3ba07cd6e
commit 0774d08bdc

View File

@@ -1272,23 +1272,6 @@
background: linear-gradient(180deg, #FFFFFF 0%, #FAFAFA 100%);
border-radius: 8px;
box-sizing: border-box;
// &:nth-child(1) {
// .case-top {
// background: linear-gradient(180deg, #FFFFFF 0%, #FAFAFA 100%);
// }
// }
// margin-right: 36px;
// &:nth-child(2) {
// .case-top {
// background: linear-gradient(333deg, #D2DEF3 0%, #B4C4E0 100%);
// }
// }
// &:last-child {
// .case-top {
// background: linear-gradient(153deg, #A4D3DF 0%, #B4DCE6 100%);
// }
margin-right: 0;
}