間違って消してたので戻す
This commit is contained in:
		
							parent
							
								
									019223e9ec
								
							
						
					
					
						commit
						a61ba41b84
					
				|  | @ -400,6 +400,15 @@ hr { | ||||||
| 	font-family: Fira code, Fira Mono, Consolas, Menlo, Courier, monospace !important; | 	font-family: Fira code, Fira Mono, Consolas, Menlo, Courier, monospace !important; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | ._code { | ||||||
|  | 	@extend ._monospace; | ||||||
|  | 	background: #2d2d2d; | ||||||
|  | 	color: #ccc; | ||||||
|  | 	font-size: 14px; | ||||||
|  | 	line-height: 1.5; | ||||||
|  | 	padding: 5px; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .prism-editor__textarea:focus { | .prism-editor__textarea:focus { | ||||||
| 	outline: none; | 	outline: none; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue