Feature: optimize gallery page UI

This commit is contained in:
萌萌哒赫萝
2023-07-31 20:23:28 -07:00
parent 973577bd7e
commit 3bf4683176
3 changed files with 23 additions and 20 deletions

View File

@@ -1,5 +1,8 @@
<template>
<div id="gallery-view">
<div
id="gallery-view"
:style="handleBarActive? 'height: 85%;': 'height: 95%;'"
>
<div class="view-title">
{{ $T('GALLERY') }} - {{ filterList.length }}
<el-icon