bug230
This commit is contained in:
		@@ -85,6 +85,7 @@ export default {
 | 
			
		||||
  overflow-x: hidden;
 | 
			
		||||
  height: calc(100% - 136px);
 | 
			
		||||
  background-color: #f3f6f9;
 | 
			
		||||
  padding-bottom: 30px;
 | 
			
		||||
 | 
			
		||||
  .header-content {
 | 
			
		||||
    width: 690px;
 | 
			
		||||
@@ -154,7 +155,7 @@ export default {
 | 
			
		||||
    background: #FFF;
 | 
			
		||||
    border-radius: 16px;
 | 
			
		||||
    margin: 0 0 0 32px;
 | 
			
		||||
    padding: 30px 30px 94px;
 | 
			
		||||
    padding: 16px 30px;
 | 
			
		||||
    box-sizing: border-box;
 | 
			
		||||
 | 
			
		||||
    .item {
 | 
			
		||||
@@ -194,6 +195,9 @@ export default {
 | 
			
		||||
        line-height: 50px;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
    .item:last-child {
 | 
			
		||||
      border-bottom: none;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
  .color-1 {
 | 
			
		||||
    color: #2C51CE !important;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user