25806
This commit is contained in:
		@@ -150,6 +150,9 @@ export default {
 | 
				
			|||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .u-card {
 | 
					  .u-card {
 | 
				
			||||||
 | 
					    ::v-deep .u-card__head {
 | 
				
			||||||
 | 
					      padding: 0 !important;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
    ::v-deep .u-card__body {
 | 
					    ::v-deep .u-card__body {
 | 
				
			||||||
      .body {
 | 
					      .body {
 | 
				
			||||||
        position: relative;
 | 
					        position: relative;
 | 
				
			||||||
@@ -158,6 +161,10 @@ export default {
 | 
				
			|||||||
            font-size: 32px;
 | 
					            font-size: 32px;
 | 
				
			||||||
            font-weight: 500;
 | 
					            font-weight: 500;
 | 
				
			||||||
            margin-bottom: 16px;
 | 
					            margin-bottom: 16px;
 | 
				
			||||||
 | 
					            width: 80%;
 | 
				
			||||||
 | 
					            white-space: nowrap;
 | 
				
			||||||
 | 
					            overflow: hidden;
 | 
				
			||||||
 | 
					            text-overflow: ellipsis;
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
          .plan,
 | 
					          .plan,
 | 
				
			||||||
          .modetpye,
 | 
					          .modetpye,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user