note overflow: hidden (#6138)
This commit is contained in:
		
							parent
							
								
									abb0184329
								
							
						
					
					
						commit
						4e2f954683
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -684,6 +684,7 @@ export default Vue.extend({
 | 
				
			||||||
.note {
 | 
					.note {
 | 
				
			||||||
	position: relative;
 | 
						position: relative;
 | 
				
			||||||
	transition: box-shadow 0.1s ease;
 | 
						transition: box-shadow 0.1s ease;
 | 
				
			||||||
 | 
						overflow: hidden;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	&.max-width_500px {
 | 
						&.max-width_500px {
 | 
				
			||||||
		font-size: 0.9em;
 | 
							font-size: 0.9em;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue