@@ -77,7 +77,7 @@
}
.item {
- height: 108px;
+ height: 80px;
display: flex;
align-items: center;
position: relative;
@@ -108,7 +108,7 @@
.warningItem {
// border-bottom: 2px solid #555;
- height: 90px;
justify-content: space-between;
@@ -141,7 +141,7 @@
border: 1px;
border-radius: 12px;
margin-bottom: 20px;
- margin-top: 30px;
+ margin-top: 20px;
padding: 0 10px;
.itemMain2 {