Skip to content

Commit

Permalink
fix: reduce scss files
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryT-CG committed Mar 5, 2024
1 parent 9d8650c commit 317d451
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions src/app/permission/app-detail/app-detail.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,4 @@
}
}
}

.danger-action-text {
color: var(--danger-button-bg);
}
.invisible {
visibility: hidden;
}
}
1 change: 0 additions & 1 deletion src/app/permission/app-search/app-search.component.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
@import '/src/_mixins.scss';

@include card-badges;
@include correct-data-view-control;
@include correct-search-criteria;
@include search-criteria-select-button;

0 comments on commit 317d451

Please sign in to comment.