Skip to content

Commit

Permalink
fix: theme components show in bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
kungfuboy committed Jun 22, 2022
1 parent de6d4f9 commit 1450379
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<button nz-button nzType="text" class="f_row_ac" (click)="toggleCollapsed()">
<i class="iconfont icon-zhediedaohang"></i>
</button>
<button nz-button nzType="text" class="f_row_ac" (click)="changeTheme()">
<!-- <button nz-button nzType="text" class="f_row_ac" (click)="changeTheme()">
<i class="iconfont icon-zhuti_yifu"></i>
</button>
</button> -->
</div>
</div>
<eo-select-theme [(visible)]="showThemeDrawer"></eo-select-theme>
<!-- <eo-select-theme [(visible)]="showThemeDrawer"></eo-select-theme> -->

0 comments on commit 1450379

Please sign in to comment.