Arrumei os input
This commit is contained in:
		@@ -132,7 +132,7 @@ input {
 | 
				
			|||||||
    background: transparent ;
 | 
					    background: transparent ;
 | 
				
			||||||
    border-radius: 6px;
 | 
					    border-radius: 6px;
 | 
				
			||||||
    border:1px solid rgba(255,255,255,0.04);
 | 
					    border:1px solid rgba(255,255,255,0.04);
 | 
				
			||||||
    height: 30px;
 | 
					    height: 40px;
 | 
				
			||||||
    color: white;
 | 
					    color: white;
 | 
				
			||||||
    width: 100%;
 | 
					    width: 100%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@@ -142,6 +142,7 @@ textarea {
 | 
				
			|||||||
    border:1px solid rgba(255,255,255,0.04);
 | 
					    border:1px solid rgba(255,255,255,0.04);
 | 
				
			||||||
    height: 80px;
 | 
					    height: 80px;
 | 
				
			||||||
    color: white;
 | 
					    color: white;
 | 
				
			||||||
 | 
					    width: 100%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user