添加组件
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.flex {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
column-gap: 12rpx;
|
||||
}
|
||||
Reference in New Issue
Block a user