dev2 #1

Open
panjunjie wants to merge 174 commits from dev2 into main
Showing only changes of commit f81f7f5749 - Show all commits

View File

@ -1886,12 +1886,14 @@ export default {
gap: 10px; gap: 10px;
border-radius: 5px; border-radius: 5px;
box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
background:#fff;
.input_item { .input_item {
width: 250px; width: 250px;
} }
} }
.list { .list {
background:#fff;
padding: 20px; padding: 20px;
margin: 20px; margin: 20px;
display: flex; display: flex;