dev2 #1

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

View File

@ -1914,7 +1914,7 @@
display: flex;
align-items: center;
padding: 20px;
margin: 20px;
margin-bottom: 15px;
gap: 10px;
border-radius: 5px;
box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
@ -1927,7 +1927,6 @@
.list {
background: #fff;
padding: 20px;
margin: 20px;
display: flex;
flex-direction: column;
gap: 10px;