32 lines
		
	
	
		
			463 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			463 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| :host::ng-deep {
 | |
|     .search-box {
 | |
|         .ant-card-body {
 | |
|             padding-bottom: 18px;
 | |
|         }
 | |
|     }
 | |
| 
 | |
|     .content-box {
 | |
|         .ant-card-body {
 | |
|             padding-top: 14px;
 | |
|         }
 | |
|     }
 | |
| 
 | |
|     nz-range-picker {
 | |
|         width: 100%;
 | |
|     }
 | |
| }
 | |
| 
 | |
| .expend-options {
 | |
|     margin-top: 0px;
 | |
| }
 | |
| 
 | |
| 
 | |
| @media (min-width: 1200px) {
 | |
|     .expend-options {
 | |
|         max-width : 400px;
 | |
|         position  : absolute;
 | |
|         right     : 0;
 | |
|         bottom    : 25px;
 | |
|     }
 | |
| 
 | |
| } |