mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-10-31 06:09:52 +01:00 
			
		
		
		
	Improve mobile chat
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
		| @@ -51,7 +51,7 @@ | ||||
|                 <label for="input-message" class="input-group-text"> | ||||
|                     <i class="fas fa-comment"></i> | ||||
|                 </label> | ||||
|                 <input type="text" class="form-control" id="input-message" placeholder="{% trans "Send message…" %}" autocomplete="off"> | ||||
|                 <input type="text" class="form-control" id="input-message" placeholder="{% trans "Send message…" %}" autofocus autocomplete="off"> | ||||
|                 <button class="input-group-text btn btn-success" type="submit"> | ||||
|                     <i class="fas fa-paper-plane"></i> | ||||
|                 </button> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user