feat: Update box-shadow for header and adjust controls styling for improved layout

This commit is contained in:
Will Miao
2025-08-27 15:43:44 +08:00
parent 01843b8f2b
commit f6bd48cfcd
3 changed files with 19 additions and 10 deletions

View File

@@ -17,8 +17,8 @@
{% include 'components/controls.html' %}
{% include 'components/duplicates_banner.html' %}
{% include 'components/folder_sidebar.html' %}
<!-- Lora卡片容器 -->
<!-- Lora card container -->
<div class="card-grid" id="modelGrid">
<!-- Cards will be dynamically inserted here -->
</div>