mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Remove unneeded imports since change to css vars
This commit is contained in:
		@@ -1,4 +1,3 @@
 | 
				
			|||||||
@import "/src/theme";
 | 
					 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * Sidebar
 | 
					 * Sidebar
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,3 @@
 | 
				
			|||||||
@import "/src/theme";
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.badge-corner {
 | 
					.badge-corner {
 | 
				
			||||||
  position: absolute;
 | 
					  position: absolute;
 | 
				
			||||||
  top: -8px;
 | 
					  top: -8px;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,3 @@
 | 
				
			|||||||
@import "/src/theme";
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
form {
 | 
					form {
 | 
				
			||||||
  position: relative;
 | 
					  position: relative;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,3 @@
 | 
				
			|||||||
@import "/src/theme";
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.result-content {
 | 
					.result-content {
 | 
				
			||||||
  overflow-wrap: anywhere;
 | 
					  overflow-wrap: anywhere;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,3 @@
 | 
				
			|||||||
@import "/src/theme";
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.card-text {
 | 
					.card-text {
 | 
				
			||||||
  font-size: 90%;
 | 
					  font-size: 90%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,3 @@
 | 
				
			|||||||
@import "/src/theme";
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
::ng-deep app-document-list app-page-header > div.mb-3 {
 | 
					::ng-deep app-document-list app-page-header > div.mb-3 {
 | 
				
			||||||
  margin-bottom: 0 !important;
 | 
					  margin-bottom: 0 !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user