Client - fix Navbar on mobile and remove useless attribute
This commit is contained in:
		@@ -111,7 +111,6 @@
 | 
			
		||||
    display: flex;
 | 
			
		||||
    flex-direction: column;
 | 
			
		||||
    width: 100%;
 | 
			
		||||
    flex-grow: 1;
 | 
			
		||||
 | 
			
		||||
    .calendar-row {
 | 
			
		||||
      display: flex;
 | 
			
		||||
 
 | 
			
		||||
@@ -282,6 +282,7 @@
 | 
			
		||||
        display: flex;
 | 
			
		||||
        flex-direction: column;
 | 
			
		||||
        justify-content: flex-start;
 | 
			
		||||
        z-index: 1;
 | 
			
		||||
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        top: 0;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user