You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							44 lines
						
					
					
						
							712 B
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							44 lines
						
					
					
						
							712 B
						
					
					
				| .left-sidebar { | |
|     background-color: #0529ac; | |
|     color: white; | |
|     border-radius: 5px; | |
|     width: 110px; | |
| } | |
| .files{ | |
|     margin-top: 20px; | |
|     } | |
| .file-icon{ | |
|     width: 65px; | |
|     margin-top: 42px; | |
|     margin-left: 5px; | |
| } | |
| .image{ | |
|     opacity: 80%; | |
|     width: 55px; | |
|     margin-left: 10px; | |
| } | |
| .card-img-top{ | |
|     width: 180px; | |
|     height: 180px; | |
| } | |
| .import{ | |
|     background-color: #ffffff; | |
|     color: #0529ac; | |
|     border-radius: 5px; | |
|     width: 100px; | |
|     border-color: unset; | |
|     margin-left: 10px | |
| } | |
| .upload{ | |
|     background-color: #0529ac; | |
|     color: white; | |
|     border-radius: 5px; | |
|     width: 100px; | |
|     margin-left: 10px; | |
| } | |
| .card{ | |
|     max-width: 15%; | |
|     height: 23rem; | |
|     border-radius: 1.25rem; | |
|     margin: 15px; | |
| }
 | |
| 
 |