css
This commit is contained in:
		@@ -323,14 +323,13 @@ export default {
 | 
				
			|||||||
<style scoped lang="scss">
 | 
					<style scoped lang="scss">
 | 
				
			||||||
uni-page-body {
 | 
					uni-page-body {
 | 
				
			||||||
  height: 100%;
 | 
					  height: 100%;
 | 
				
			||||||
  background: #f3f6f9;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.AppMarryAndDie {
 | 
					.AppMarryAndDie {
 | 
				
			||||||
  height: 100%;
 | 
					  height: 100%;
 | 
				
			||||||
 | 
					  background: #fff;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .msg {
 | 
					  .msg {
 | 
				
			||||||
    height: 100%;
 | 
					 | 
				
			||||||
    background: #fff;
 | 
					    background: #fff;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    .box {
 | 
					    .box {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user