]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Remove unneeded imports since change to css vars
authorMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Wed, 13 Apr 2022 15:43:35 +0000 (08:43 -0700)
committerMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Wed, 13 Apr 2022 15:43:35 +0000 (08:43 -0700)
src-ui/src/app/components/app-frame/app-frame.component.scss
src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.scss
src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.scss
src-ui/src/app/components/document-list/document-card-large/document-card-large.component.scss
src-ui/src/app/components/document-list/document-card-small/document-card-small.component.scss
src-ui/src/app/components/document-list/document-list.component.scss

index bcf87a12a2f0442941fd9e36eb644c58d15ccd0d..5511a29b056bd3e5f69d7e623b85b0cef2c2c076 100644 (file)
@@ -1,4 +1,3 @@
-@import "/src/theme";
 /*
  * Sidebar
  */
index 616069b082c6b0ce44f9d108ea51448a307b1bc1..b2d138d7f962beb12c06c486e95686b42c74c28e 100644 (file)
@@ -1,5 +1,3 @@
-@import "/src/theme";
-
 ::ng-deep app-document-list app-page-header > div.mb-3 {
   margin-bottom: 0 !important;
 }