You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
284 B
19 lines
284 B
.app-container {
|
|
position: relative;
|
|
height: 100%;
|
|
min-height: 100%;
|
|
|
|
// .app-title {
|
|
// width: 100%;
|
|
// height: 88rpx;
|
|
// line-height: 88rpx;
|
|
// background: #1783FF;
|
|
// text-align: center;
|
|
|
|
// .at-name {
|
|
// font-size: 18px;
|
|
// color: #fff;
|
|
// }
|
|
|
|
// }
|
|
}
|