'init'
This commit is contained in:
13
src/pages/group/index.scss
Normal file
13
src/pages/group/index.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
.group{
|
||||
padding: 40px;
|
||||
|
||||
.formCode{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
.codeBtn{
|
||||
background-color: aquamarine;
|
||||
// height: 80px;
|
||||
// color: red;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user