feat:更新美食和旅游模块
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
margin-left: 1vw;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
// justify-content: space-between;
|
||||
gap: 1vh;
|
||||
min-height: 28vh;
|
||||
|
||||
|
||||
@@ -223,4 +223,11 @@ $tabBar-height: 70px;
|
||||
border-radius: 10px;
|
||||
// box-shadow: 3px 3px 3px #CFCFCF;
|
||||
}
|
||||
|
||||
.form-item {
|
||||
padding: 10px;
|
||||
background-color: var(--color-card-bg);
|
||||
border: 1px solid var(--color-border-bg);
|
||||
border-radius: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user