mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	🎨
This commit is contained in:
		
							parent
							
								
									591a5c277c
								
							
						
					
					
						commit
						7cd7059fbc
					
				
					 1 changed files with 1 additions and 4 deletions
				
			
		| 
						 | 
					@ -64,11 +64,8 @@ export default defineComponent({
 | 
				
			||||||
<style lang="scss" scoped>
 | 
					<style lang="scss" scoped>
 | 
				
			||||||
.wtdtxvec {
 | 
					.wtdtxvec {
 | 
				
			||||||
	--margin: 8px;
 | 
						--margin: 8px;
 | 
				
			||||||
 | 
						--panelShadow: none;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	padding: 0 var(--margin);
 | 
						padding: 0 var(--margin);
 | 
				
			||||||
 | 
					 | 
				
			||||||
	::v-deep(._panel) {
 | 
					 | 
				
			||||||
		box-shadow: none;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
</style>
 | 
					</style>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue