mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Fix #4767
This commit is contained in:
		
							parent
							
								
									5aa5896b22
								
							
						
					
					
						commit
						8555ec2f72
					
				
					 2 changed files with 2 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -78,6 +78,7 @@ export default Vue.extend({
 | 
			
		|||
.mk-avatar
 | 
			
		||||
	display inline-block
 | 
			
		||||
	vertical-align bottom
 | 
			
		||||
	flex-shrink 0
 | 
			
		||||
 | 
			
		||||
	&:not(.cat)
 | 
			
		||||
		overflow hidden
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -215,11 +215,6 @@ export default Vue.extend({
 | 
			
		|||
		@media (min-width 500px)
 | 
			
		||||
			padding 28px 32px 18px 32px
 | 
			
		||||
 | 
			
		||||
		&:after
 | 
			
		||||
			content ""
 | 
			
		||||
			display block
 | 
			
		||||
			clear both
 | 
			
		||||
 | 
			
		||||
		> header
 | 
			
		||||
			display flex
 | 
			
		||||
			line-height 1.1em
 | 
			
		||||
| 
						 | 
				
			
			@ -236,6 +231,7 @@ export default Vue.extend({
 | 
			
		|||
					height 60px
 | 
			
		||||
 | 
			
		||||
			> div
 | 
			
		||||
				min-width 0
 | 
			
		||||
 | 
			
		||||
				> .name
 | 
			
		||||
					display inline-block
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue