fix: align the right side in small screen
This commit is contained in:
		@@ -406,8 +406,9 @@ pre[class*="language-diff-"] {
 | 
			
		||||
    left: unset;
 | 
			
		||||
    height: unset;
 | 
			
		||||
    width: 100%;
 | 
			
		||||
    max-width: unset;
 | 
			
		||||
    max-width: 50rem;
 | 
			
		||||
    padding-left: 0;
 | 
			
		||||
    margin: 0 auto;
 | 
			
		||||
  }
 | 
			
		||||
  .nav-right {
 | 
			
		||||
    width: 100%;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user