Client - add missing class to logout button in nav bar
This commit is contained in:
		@@ -60,7 +60,7 @@
 | 
			
		||||
              {{ authUser.username }}
 | 
			
		||||
            </router-link>
 | 
			
		||||
            <button
 | 
			
		||||
              class="nav-button transparent"
 | 
			
		||||
              class="nav-button logout-button transparent"
 | 
			
		||||
              @click="updateDisplayModal(true)"
 | 
			
		||||
              :title="$t('user.LOGOUT')"
 | 
			
		||||
            >
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user