mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-12-13 15:38:46 +00:00
6 lines
60 B
Plaintext
6 lines
60 B
Plaintext
|
|
page {
|
||
|
|
background: #f7f7f7;
|
||
|
|
display: flex;
|
||
|
|
flex: 1;
|
||
|
|
}
|