review code.

This commit is contained in:
lijiahang
2023-08-03 14:21:27 +08:00
parent 598e33b0b5
commit d86b301628
22 changed files with 83 additions and 47 deletions

View File

@@ -0,0 +1,5 @@
.layout-container {
background-color: var(--color-fill-2);
padding: 16px 16px 0 16px;
display: flex;
}