fix: sidebar style on focus (#5178)
							parent
							
								
									a97c998be5
								
							
						
					
					
						commit
						10b3a16f79
					
				|  | @ -38,7 +38,7 @@ const delegatedProps = computed(() => { | |||
|   > | ||||
|     <ScrollAreaViewport | ||||
|       as-child | ||||
|       class="h-full w-full rounded-[inherit]" | ||||
|       class="h-full w-full rounded-[inherit] focus:outline-none" | ||||
|       @scroll="onScroll" | ||||
|     > | ||||
|       <slot></slot> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Netfan
						Netfan