9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
|
|
@charset "UTF-8";
|
||
|
|
/* 主题色 */
|
||
|
|
.content.data-v-92bb8f34 {
|
||
|
|
min-height: 100vh;
|
||
|
|
padding-bottom: 15px;
|
||
|
|
background-color: #f7f7f7;
|
||
|
|
}
|
||
|
|
|