add item responsive control
This commit is contained in:
		
							
								
								
									
										14
									
								
								resources/assets/sass/app.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								resources/assets/sass/app.css
									
									
									
									
										vendored
									
									
								
							@@ -529,13 +529,25 @@ html[dir="rtl"] .lines-radius-border thead td:last-child {
 | 
			
		||||
 | 
			
		||||
@media only screen and (max-width: 480px) {
 | 
			
		||||
    .small-table-width {
 | 
			
		||||
        width: 450px;
 | 
			
		||||
        width: 550px;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .small-col {
 | 
			
		||||
        width: auto !important;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .description-col {
 | 
			
		||||
        width: 180px !important
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .amount-col {
 | 
			
		||||
        width: 70px !important;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .name-col {
 | 
			
		||||
        width: 6rem !important
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .information-content {
 | 
			
		||||
        transform: unset !important;
 | 
			
		||||
        margin-top: 70px !important;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user