罗世杰:style;主页样式修改

This commit is contained in:
LuoShijie
2023-11-04 12:50:55 +08:00
parent 0cb065122f
commit b94ebd5486
3 changed files with 17 additions and 17 deletions

View File

@@ -63,14 +63,14 @@
<style lang="scss" scoped>
.list-border {
margin: 10px;
margin-top: 10px;
padding: 10px;
background-color: #fff;
border-radius: 7px;
box-shadow: 0 1px 2px 0 rgba(224, 224, 224, 0.50);
.list-container {
display: flex;
height: 80px;
// background-color: #000;
margin-bottom: 5px;
font-size: 12px;
}