mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Improve interface when comparing a branch which has created a pull request (#17911)
* Improve interface when comparing a branch which has created a pull request * Take the note back
This commit is contained in:
		@@ -1298,6 +1298,15 @@
 | 
			
		||||
    .markup {
 | 
			
		||||
      font-size: 14px;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .title {
 | 
			
		||||
      .issue-title {
 | 
			
		||||
        margin-bottom: .5rem;
 | 
			
		||||
        .index {
 | 
			
		||||
          color: var(--color-text-light-2);
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .filter.dropdown .menu {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user