Browse Source
			
			
			Feature/improve chart size in asset profile details dialog (#2849)
			
				* Improve chart size
* Update changelog
			
			
				pull/2858/head
			
			
		 
		
			
				
					
						
						Thomas Kaul
					
					2 years ago
					
						
							committed by
							
								
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 2 changed files with 
5 additions and 
0 deletions
			 
			
		 
		
			
				- 
					
					
					 
					CHANGELOG.md
				
 
			
				- 
					
					
					 
					apps/client/src/app/components/admin-market-data-detail/admin-market-data-detail.component.scss
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
					@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					### Changed | 
					 | 
					 | 
					### Changed | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					- Improved the chart size in the asset profile details dialog of the admin control | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					- Updated the `docker compose` instructions to _Compose V2_ in the documentation | 
					 | 
					 | 
					- Updated the `docker compose` instructions to _Compose V2_ in the documentation | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					### Fixed | 
					 | 
					 | 
					### Fixed | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  | 
				
			
			
		
	
								
							
						
					 
					
				 
			 
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
					@ -4,6 +4,10 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  display: block; | 
					 | 
					 | 
					  display: block; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  font-size: 0.9rem; | 
					 | 
					 | 
					  font-size: 0.9rem; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					  gf-line-chart { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					    aspect-ratio: 16/9; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					  } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  .date { | 
					 | 
					 | 
					  .date { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    font-feature-settings: 'tnum'; | 
					 | 
					 | 
					    font-feature-settings: 'tnum'; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    font-variant-numeric: tabular-nums; | 
					 | 
					 | 
					    font-variant-numeric: tabular-nums; | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |