feat: 我的-头像
This commit is contained in:
7
src/pages/my/index.module.scss
Normal file
7
src/pages/my/index.module.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.myContent{
|
||||
// background-color: yellow;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
Reference in New Issue
Block a user