mirror of
				https://github.com/BookStackApp/BookStack.git
				synced 2025-11-03 02:13:16 +03:00 
			
		
		
		
	Removed old unused style definition
This commit is contained in:
		@@ -318,14 +318,6 @@ body.tox-fullscreen, body.markdown-fullscreen {
 | 
				
			|||||||
    @include lightDark(color, #444, #EEE);
 | 
					    @include lightDark(color, #444, #EEE);
 | 
				
			||||||
    background-color: rgba(0, 0, 0, 0.1);
 | 
					    background-color: rgba(0, 0, 0, 0.1);
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  div[toolbox-tab-content] {
 | 
					 | 
				
			||||||
    padding-bottom: 45px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    flex: 1;
 | 
					 | 
				
			||||||
    flex-direction: column;
 | 
					 | 
				
			||||||
    min-height: 0;
 | 
					 | 
				
			||||||
    overflow-y: scroll;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  h4 {
 | 
					  h4 {
 | 
				
			||||||
    font-size: 24px;
 | 
					    font-size: 24px;
 | 
				
			||||||
    margin: $-m 0 0 0;
 | 
					    margin: $-m 0 0 0;
 | 
				
			||||||
@@ -360,6 +352,7 @@ body.tox-fullscreen, body.markdown-fullscreen {
 | 
				
			|||||||
.toolbox-tab-content {
 | 
					.toolbox-tab-content {
 | 
				
			||||||
  display: none;
 | 
					  display: none;
 | 
				
			||||||
  overflow-y: auto;
 | 
					  overflow-y: auto;
 | 
				
			||||||
 | 
					  padding-bottom: 45px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.suggestion-box {
 | 
					.suggestion-box {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user