Remove SCSS files related to components, layouts, and Bootstrap variables no longer in use
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
<!-- <mat-nav-list>-->
|
||||
@for (fileInfo of fileInfos; track fileInfo){
|
||||
<a mat-list-item (click)="select(fileInfo)">
|
||||
<img style="width: 120px; height: 120px" src="{{fileInfo.url}}" alt="">
|
||||
<img style="width: 179px; height: 100px" src="{{fileInfo.url}}" alt="">
|
||||
<span class="entry">
|
||||
|
||||
<!-- @if (!isCollapsed) {-->
|
||||
|
||||
Reference in New Issue
Block a user