🦒持续更新UI界面,修改最高高度
This commit is contained in:
		
							
								
								
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -11,4 +11,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# 忽略数据文件
 | 
					# 忽略数据文件
 | 
				
			||||||
./all.json
 | 
					./all.json
 | 
				
			||||||
./errors.json
 | 
					./errors.json
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					*.bat
 | 
				
			||||||
@@ -213,7 +213,7 @@ body {
 | 
				
			|||||||
    font-size: 18px;
 | 
					    font-size: 18px;
 | 
				
			||||||
    line-height: 1.2;
 | 
					    line-height: 1.2;
 | 
				
			||||||
    cursor: pointer;
 | 
					    cursor: pointer;
 | 
				
			||||||
    height: 2.5em;
 | 
					    max-height: 2.5em;
 | 
				
			||||||
    width: 100%;
 | 
					    width: 100%;
 | 
				
			||||||
    margin-bottom: 5px;
 | 
					    margin-bottom: 5px;
 | 
				
			||||||
    text-decoration: none;
 | 
					    text-decoration: none;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user