36 lines
		
	
	
		
			591 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			591 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| :host{
 | |
|     .btn-size{
 | |
|         font-size: 14px;
 | |
|     }
 | |
|     .bdr{
 | |
|         border-right: 1px solid #ccc;
 | |
|     }
 | |
|     .bdl{
 | |
|         border-left: 1px solid #ccc;
 | |
|     }
 | |
|     .source-info{
 | |
|         p{
 | |
|             margin-bottom: .5em;
 | |
|         }
 | |
|     }
 | |
|     .freight-info-box{
 | |
|         width: 95%;
 | |
|     }
 | |
|     .freigth-label{
 | |
|         display: inline-block;
 | |
|         width: 50px;
 | |
|         text-align: right;
 | |
|     }
 | |
| 
 | |
|     ::ng-deep{
 | |
|       .approval-status{
 | |
|          .ant-steps{
 | |
|              width: 70%;
 | |
|              margin: 0 auto;
 | |
|          } 
 | |
|       }  
 | |
|     }
 | |
|     .leftPadding {
 | |
|         padding-right: 100px;
 | |
|     }
 | |
| } |