优化 loading
This commit is contained in:
		
							parent
							
								
									7ed8bf25ac
								
							
						
					
					
						commit
						454441205d
					
				| @ -173,7 +173,7 @@ export function EditorPreview({ | |||||||
|       key={stableKeyRef.current} |       key={stableKeyRef.current} | ||||||
|     > |     > | ||||||
|       <div className="bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60 border-b flex items-center justify-between z-10 sticky top-0 left-0 right-0"> |       <div className="bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60 border-b flex items-center justify-between z-10 sticky top-0 left-0 right-0"> | ||||||
|         <div className="flex items-center gap-0.5 px-2 py-1"> |         <div className="flex items-center gap-0.5 px-2 py-2"> | ||||||
|           <span className="text-sm text-muted-foreground">预览效果</span> |           <span className="text-sm text-muted-foreground">预览效果</span> | ||||||
|         </div> |         </div> | ||||||
|         <div className="flex items-center gap-4 px-4 py-1"> |         <div className="flex items-center gap-4 px-4 py-1"> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 tianyaxiang
						tianyaxiang