Browse Source

样式修改

tanxue 5 months ago
parent
commit
7bb7a26fca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/styles/global/pages.scss

+ 1 - 1
common/styles/global/pages.scss

@@ -508,7 +508,7 @@
 	// height:$titleBar-tabBar-page;
 .lli-develop-expect-page{
 	display: flex;flex-direction: column;justify-content: space-between;align-items: center;
-	background-color: blue;position: relative;
+	position: relative;padding: 24px 0 0;box-sizing: border-box;
 		.page-content{
 			background-color: #9ed5cf;width: 100%;text-align: center;display: block;
 			margin-top: 44px;flex: 1;