mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	🎨
This commit is contained in:
		
							parent
							
								
									917e57d475
								
							
						
					
					
						commit
						f24f7f14c3
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -114,6 +114,7 @@ export default defineComponent({
 | 
				
			||||||
				overflow: hidden;
 | 
									overflow: hidden;
 | 
				
			||||||
				font-size: 0.9em;
 | 
									font-size: 0.9em;
 | 
				
			||||||
				color: var(--fg);
 | 
									color: var(--fg);
 | 
				
			||||||
 | 
									padding-right: 8px;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
				> .a {
 | 
									> .a {
 | 
				
			||||||
					display: block;
 | 
										display: block;
 | 
				
			||||||
| 
						 | 
					@ -129,6 +130,9 @@ export default defineComponent({
 | 
				
			||||||
					font-size: 75%;
 | 
										font-size: 75%;
 | 
				
			||||||
					opacity: 0.7;
 | 
										opacity: 0.7;
 | 
				
			||||||
					line-height: $bodyInfoHieght;
 | 
										line-height: $bodyInfoHieght;
 | 
				
			||||||
 | 
										white-space: nowrap;
 | 
				
			||||||
 | 
										overflow: hidden;
 | 
				
			||||||
 | 
										text-overflow: ellipsis;
 | 
				
			||||||
				}
 | 
									}
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue