mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	fix: inproper borde-radius on search widget
Closes transfem-org/Sharkey#198
This commit is contained in:
		
							parent
							
								
									62d1cb490b
								
							
						
					
					
						commit
						6f9ba940b9
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -153,3 +153,9 @@ defineExpose<WidgetComponentExpose>({
 | 
			
		|||
	id: props.widget ? props.widget.id : null,
 | 
			
		||||
});
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.skw-search {
 | 
			
		||||
	border-radius: var(--radius-sm) !important;
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue