Fix css bug when precompile
This commit is contained in:
		
							parent
							
								
									71d5abae2e
								
							
						
					
					
						commit
						c33a723a2a
					
				|  | @ -29,3 +29,7 @@ label{ | ||||||
|     margin: 0 0 0 -25px; |     margin: 0 0 0 -25px; | ||||||
|     white-space: normal; |     white-space: normal; | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | label{ | ||||||
|  |   white-space: nowrap !important ; | ||||||
|  | } | ||||||
|  |  | ||||||
		Reference in New Issue