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