🎨
This commit is contained in:
		
							parent
							
								
									d7881ba129
								
							
						
					
					
						commit
						d01315dee2
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -403,7 +403,7 @@ export default Vue.extend({
 | 
			
		|||
	display block
 | 
			
		||||
	flex 1
 | 
			
		||||
	padding 32px
 | 
			
		||||
	padding-bottom 8px
 | 
			
		||||
	padding-bottom 0
 | 
			
		||||
	box-shadow 0 2px 4px rgba(0, 0, 0, 0.1)
 | 
			
		||||
	background var(--face)
 | 
			
		||||
	border-radius 8px
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -44,7 +44,7 @@ export default Vue.extend({
 | 
			
		|||
		const chartOpts = {
 | 
			
		||||
			chart: {
 | 
			
		||||
				type: 'area',
 | 
			
		||||
				height: 300,
 | 
			
		||||
				height: 200,
 | 
			
		||||
				animations: {
 | 
			
		||||
					dynamicAnimation: {
 | 
			
		||||
						enabled: false
 | 
			
		||||
| 
						 | 
				
			
			@ -123,7 +123,7 @@ export default Vue.extend({
 | 
			
		|||
	> div
 | 
			
		||||
		display block
 | 
			
		||||
		flex 1
 | 
			
		||||
		padding 32px
 | 
			
		||||
		padding 24px 16px 12px 16px
 | 
			
		||||
		box-shadow 0 2px 4px rgba(0, 0, 0, 0.1)
 | 
			
		||||
		background var(--face)
 | 
			
		||||
		border-radius 8px
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue