Fix filters title and keywords overflow (#29396)
This commit is contained in:
		@@ -1044,6 +1044,7 @@ a.name-tag,
 | 
			
		||||
    display: flex;
 | 
			
		||||
    justify-content: space-between;
 | 
			
		||||
    margin-bottom: 0;
 | 
			
		||||
    word-break: break-word;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  &__permissions {
 | 
			
		||||
 
 | 
			
		||||
@@ -1078,6 +1078,7 @@ code {
 | 
			
		||||
 | 
			
		||||
      &__type {
 | 
			
		||||
        color: $darker-text-color;
 | 
			
		||||
        word-break: break-word;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user