list item is refined

This commit is contained in:
이담 정 2022-07-22 01:04:04 +00:00
parent 7a94cecb1d
commit ff32f29aad

View File

@ -23,16 +23,17 @@
>   >  
<span>총 합계:<span style="color: blue">21,832,733</span></span> <span>총 합계:<span style="color: blue">21,832,733</span></span>
</div> --> </div> -->
<!-- <button mat-icon-button (click)="__onClickSearch()"> <button mat-icon-button (click)="__onClickSearch()">
<mat-icon [svgIcon]="'heroicons_outline:search'"></mat-icon> <mat-icon [svgIcon]="'heroicons_outline:search'"></mat-icon>
</button> --> </button>
</div> </div>
</div> </div>
<!-- Search -->
<!-- Buttons -->
<div <div
*ngIf="__isSearchOpened"
class="relative flex flex-col sm:flex-row flex-0 sm:items-center sm:justify-between py-4 px-6 md:px-8 border-b" class="relative flex flex-col sm:flex-row flex-0 sm:items-center sm:justify-between py-4 px-6 md:px-8 border-b"
> >
<!-- Buttons -->
<div> <div>
<button mat-flat-button [color]="'primary'">15일</button> <button mat-flat-button [color]="'primary'">15일</button>
<button mat-flat-button [color]="'primary'">30일</button> <button mat-flat-button [color]="'primary'">30일</button>
@ -41,17 +42,10 @@
<button mat-flat-button [color]="'primary'">120일</button> <button mat-flat-button [color]="'primary'">120일</button>
<button mat-flat-button [color]="'primary'">가입후 미접속</button> <button mat-flat-button [color]="'primary'">가입후 미접속</button>
</div> </div>
</div> <!-- Actions -->
<!-- <div fxLayout="row wrap" class="items-center mt-6 sm:mt-0 sm:ml-0"> -->
<!-- Search --> <!-- SelectBox -->
<!-- <div <!-- <mat-form-field fxFlex class="bet-mat-form-field-wrapper-mb-0 mr-2">
*ngIf="__isSearchOpened"
class="relative flex flex-col sm:flex-row flex-0 sm:items-center sm:justify-between py-4 px-6 md:px-8 border-b"
>
Actions
<div fxLayout="row wrap" class="items-center mt-6 sm:mt-0 sm:ml-0">
SelectBox
<mat-form-field fxFlex class="bet-mat-form-field-wrapper-mb-0 mr-2">
<mat-select placeholder="리스트수"> <mat-select placeholder="리스트수">
<mat-option value="40">40</mat-option> <mat-option value="40">40</mat-option>
<mat-option value="60">60</mat-option> <mat-option value="60">60</mat-option>
@ -115,9 +109,9 @@
<mat-option value="">내림차순</mat-option> <mat-option value="">내림차순</mat-option>
<mat-option value="">오름차순</mat-option> <mat-option value="">오름차순</mat-option>
</mat-select> </mat-select>
</mat-form-field> </mat-form-field> -->
Search <!-- Search -->
<mat-form-field <!-- <mat-form-field
fxFlex fxFlex
class="fuse-mat-rounded min-w-64 bet-mat-form-field-wrapper-mb-0 mr-2" class="fuse-mat-rounded min-w-64 bet-mat-form-field-wrapper-mb-0 mr-2"
> >
@ -143,8 +137,8 @@
<mat-icon [svgIcon]="'heroicons_outline:search'"></mat-icon> <mat-icon [svgIcon]="'heroicons_outline:search'"></mat-icon>
<span class="ml-2 mr-1">Search</span> <span class="ml-2 mr-1">Search</span>
</button> </button>
</div> </div> -->
</div> --> </div>
<!-- Main --> <!-- Main -->
<div class="flex flex-auto overflow-hidden"> <div class="flex flex-auto overflow-hidden">
@ -252,7 +246,7 @@
class="bet-mat-small-8" class="bet-mat-small-8"
[color]="'primary'" [color]="'primary'"
> >
쪽지 <mat-icon svgIcon="email-outline"></mat-icon>
</button> </button>
</div> </div>
<div class="hidden lg:block"> <div class="hidden lg:block">