Fix
This commit is contained in:
		
							parent
							
								
									a0a2cecc73
								
							
						
					
					
						commit
						3f6c6c5b73
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -82,9 +82,12 @@ export default Vue.extend({
 | 
			
		|||
 | 
			
		||||
<style lang="stylus" scoped>
 | 
			
		||||
.troubleshooter
 | 
			
		||||
	margin-top 1em
 | 
			
		||||
 | 
			
		||||
	> .body
 | 
			
		||||
		width 100%
 | 
			
		||||
		max-width 500px
 | 
			
		||||
		margin 0 auto
 | 
			
		||||
		text-align left
 | 
			
		||||
		background #fff
 | 
			
		||||
		border-radius 8px
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -82,9 +82,6 @@ export default Vue.extend({
 | 
			
		|||
		&:active
 | 
			
		||||
			background darken($theme-color, 10%)
 | 
			
		||||
 | 
			
		||||
	> .troubleshooter
 | 
			
		||||
		margin 1em auto 0 auto
 | 
			
		||||
 | 
			
		||||
	> .thanks
 | 
			
		||||
		display block
 | 
			
		||||
		margin 2em auto 0 auto
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue