Skip to content
Snippets Groups Projects
Commit 4d2fd1ea authored by Jérémie BRISON's avatar Jérémie BRISON
Browse files

fix(mobile) : fix responsive join/claim structure

parent 82d24d49
No related branches found
No related tags found
3 merge requests!103Recette,!102Dev,!88Mobile
......@@ -62,7 +62,7 @@
fxLayoutAlign="space-between center"
fxLayoutAlign.lt-sm="center"
>
<h2 class="no-wrap">
<h2>
{{ isJoinMode ? 'Rejoindre' : 'Revendiquer' }} la structure <span>{{ claimStructure.structureName }}</span>
</h2>
<div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment