css
This commit is contained in:
		@@ -371,17 +371,21 @@ page {
 | 
			
		||||
      padding: 24px 0 24px 32px;
 | 
			
		||||
      display: flex;
 | 
			
		||||
      u-input {
 | 
			
		||||
        width: calc(100% - 80px);
 | 
			
		||||
        width: calc(100% - 112px);
 | 
			
		||||
        height: 80px;
 | 
			
		||||
        background: #F4F6FA;
 | 
			
		||||
        border-radius: 40px;
 | 
			
		||||
        padding-left: 32px;
 | 
			
		||||
      }
 | 
			
		||||
      img {
 | 
			
		||||
        width: 48px;
 | 
			
		||||
        height: 48px;
 | 
			
		||||
        padding: 16px 32px 0;
 | 
			
		||||
        width: 80px;
 | 
			
		||||
        height: 80px;
 | 
			
		||||
        padding: 0 16px;
 | 
			
		||||
      }
 | 
			
		||||
      // .send-img {
 | 
			
		||||
      //   padding-left: 16px;
 | 
			
		||||
      //   width: 96px;
 | 
			
		||||
      // }
 | 
			
		||||
    }
 | 
			
		||||
    .type-record {
 | 
			
		||||
      position: relative;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user