5 lines
64 B
CSS
5 lines
64 B
CSS
/* App全局样式 */
|
|
.app-container {
|
|
min-height: 100vh;
|
|
}
|
/* App全局样式 */
|
|
.app-container {
|
|
min-height: 100vh;
|
|
}
|