| 
									
										
										
										
											2023-05-15 08:51:32 +08:00
										 |  |  | .appIcon { | 
					
						
							| 
									
										
										
										
											2024-08-19 09:16:33 +08:00
										 |  |  |   @apply flex items-center justify-center relative w-9 h-9 text-lg rounded-lg grow-0 shrink-0; | 
					
						
							| 
									
										
										
										
											2023-05-15 08:51:32 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2024-01-23 19:31:56 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-15 08:51:32 +08:00
										 |  |  | .appIcon.large { | 
					
						
							|  |  |  |   @apply w-10 h-10; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2024-01-23 19:31:56 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-15 08:51:32 +08:00
										 |  |  | .appIcon.small { | 
					
						
							|  |  |  |   @apply w-8 h-8; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2024-01-23 19:31:56 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-15 08:51:32 +08:00
										 |  |  | .appIcon.tiny { | 
					
						
							|  |  |  |   @apply w-6 h-6 text-base; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2024-01-23 19:31:56 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | .appIcon.xs { | 
					
						
							|  |  |  |   @apply w-3 h-3 text-base; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-15 08:51:32 +08:00
										 |  |  | .appIcon.rounded { | 
					
						
							|  |  |  |   @apply rounded-full; | 
					
						
							| 
									
										
										
										
											2024-01-23 19:31:56 +08:00
										 |  |  | } |